Skip to content

smith-30/memberShuffle

Repository files navigation

React Minimal Boilerplate

A minimal development set for react with babel, webpack, css, eslint and live-reloading.

Includes

  • React
  • Babel
  • Webpack
  • ESLint
  • webpack-dev-server
  • CSS & style loader

Usage

git clone https://github.com/ktrysmt/react-minimal-boilerplate YOUR_APP_NAME
cd YOUR_APP_NAME
npm i
npm start    # Run webpack-dev-server
npm run lint # Lint to src

Author

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors