This project was bootstrapped with Create React App.
- Use yarn. Atleast
v1.19.1 - Node
8.16.0or10.16.0or later
-
Clone this project.
-
cdto project directory and install dependencies:
$ yarn install- Run the app.
$ yarn start$ yarn test$ yarn buildThis generates build/ folder.
You may serve it with a static server:
// yarn install serve -g
> serve -s buildThis project is licensed under the MIT license.
