Clone this project ``` git clone https://github.com/sgsoft-studio/starter-react.git my-app ```
npm install starter-reactClone this project
```
git clone https://github.com/sgsoft-studio/starter-react.git my-app
Build the app
```
cd my-app
npm install
npm start
#### Enjoy!