Skip to content

Simple react app for displaying topics in a word cloud

Notifications You must be signed in to change notification settings

Jafferwaffer/WordCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCloud

Running Locally

Firstly clone the repository

Change directory to the newly cloned repo and run the following:

npm i

To start the app run the following:

npm run start

This will start the Webpack dev server on port 8080

The url for the page will be:

http://localhost:8080

Currently working as intended in all modern browsers.

Known styling issues in IE9-11, functions as intended otherwise.

About

Simple react app for displaying topics in a word cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published