starter-react
v0.1.2
Published
Clone this project ``` git clone https://github.com/sgsoft-studio/starter-react.git my-app ```
Downloads
13
Readme
How to use
Clone this project
git clone https://github.com/sgsoft-studio/starter-react.git my-appBuild the app
cd my-app
npm install
npm start