https://github.com/anonrig/react-boilerplate
Awesome React boilerplate with Babel, Redux, React-Router
https://github.com/anonrig/react-boilerplate
Last synced: 3 months ago
JSON representation
Awesome React boilerplate with Babel, Redux, React-Router
- Host: GitHub
- URL: https://github.com/anonrig/react-boilerplate
- Owner: anonrig
- Created: 2016-10-03T22:01:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T11:56:01.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T17:12:20.707Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install
==
```javascript
npm install
```
Build app
==
```javascript
npm run build
```