An open API service indexing awesome lists of open source software.

https://github.com/equimper/my-react-boilerplate


https://github.com/equimper/my-react-boilerplate

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

> git clone https://github.com/EQuimper/my-react-boilerplate.git

> npm i && bower i

If webpack-dev-server and babel is not already install in global do

> npm i -g webpack-dev-server babel

> npm start

### If you want to change the remote for your own project just
> git remote rm origin