Skip to content

arkgast/react-webpack-boilerplate

Repository files navigation

React Webapck Boilerplate

JavaScript Style Guide

Start an test app quickly

How to use

git clone https://github.com/arkgast/react-webpack-boilerplate
cd react-webpack-boilerplate
npm install
npm start

Now go to http://localhost:3000 and start playing ;)

Features

  • es6 support
  • javascript linting
  • css linting
  • hot reload on development

Customization

Javascript linter

To add more rules to the linter go to eslint and modify .eslintrc file.

CSS linter

To add more rules to the linter go to stylelint and modify .stylelintrc file.

License

MIT

About

Start a react app quickly to start playing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published