create-react-app-light

1.0.0 • Public • Published

create-react-app-light

The purpose is to have as tiny and basic react-redux boilerplate as possible.

Currently includes:

  • redux
  • redux-saga
  • sass
  • i18n (translation infra)
  • jest
  • babel
  • eslint
  • webpack
  • hot reload
  • webpack-dev-server

To be continued:

  • react router
  • server rendering
  • reselect

And much more..

Usage

Run in locally - webpack-dev-server

yarn start

Run tests / test in dev mode (--watch)

yarn test

Fix eslint issues

yarn lint-fix

Package Sidebar

Install

npm i create-react-app-light

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

336 kB

Total Files

24

Last publish

Collaborators

  • yarindeoh