https://github.com/equimper/my-react-boilerplate
https://github.com/equimper/my-react-boilerplate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/equimper/my-react-boilerplate
- Owner: EQuimper
- Created: 2016-04-23T16:55:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T02:43:23.000Z (over 9 years ago)
- Last Synced: 2025-07-26T20:58:05.593Z (2 months ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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