zerone2 / wordcloudmaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

React-wordcloud

This project is made of React + react-wordcloud

"react": "^16.13.x", "mobx": "5.15.x", "mobx-react": "^6.2.2", "react-wordcloud": "^1.2.7"
can change settings in config-overrides

1. clone this project.

Run git clone https://github.com/zerone2/wordcloudmaker.git

2. yarn

Run yarn to download dependencies

3. yarn start or yarn build

To Start app in dev mode

Run yarn start

To build app in prod mode

Run yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

4. Enjoy coding!

will be updated soon!! with download feature :)

options will be updated too!

About

License:MIT License


Languages

Language:JavaScript 81.7%Language:SCSS 9.2%Language:HTML 5.8%Language:CSS 3.3%