https://github.com/btmpl/react-up
Bare-bone React boilerplate (with webpack-dev-server)
https://github.com/btmpl/react-up
Last synced: 4 months ago
JSON representation
Bare-bone React boilerplate (with webpack-dev-server)
- Host: GitHub
- URL: https://github.com/btmpl/react-up
- Owner: BTMPL
- Created: 2016-11-25T18:47:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-25T18:49:18.000Z (over 9 years ago)
- Last Synced: 2025-08-28T13:32:09.513Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**React-UP**
This is a basic starter boilerplate ment for quick proof-of-concept style work.
Only things included in the package are:
- React and React-DOM
- ES6 support via Babel
- webpack and webpack-dev-server
Running the boilerplate:
`npm start`
**Licence**
MIT