Skip to content

React boilerplate with webpack 4, jest, enzyme, styled components, cosmos...

Notifications You must be signed in to change notification settings

mikelpmc/webpack-react-boilerplate

Repository files navigation

React boilerplate

Features

  • Webpack 4
  • Styled components support
  • Jest and Enzyme for testing
  • Cosmos 5
  • Eslint configuration

Getting started

  1. Clone the repo $ git clone <repo-url> my-awesome-project
  2. Install dependencies $ npm install
  3. Start $ npm start
  4. Run tests $ npm test
  5. Run Cosmos $ npm run cosmos

Releases

No releases published

Packages

No packages published