react-simple-boilerplate
v1.0.1
Published
Simple and lightweight Boilerplate for ReactJS projects
Downloads
3
Maintainers
Readme
React Boilerplate
A minimal and light dev environment for ReactJS.
Usage
npm install
npm start
open http://localhost:3000
Linting
This boilerplate project includes React ESLint configuration.
npm run test
Dependencies
- React
- Webpack
- babel-loader
- webpack-dev-server