/parcel-react-redux-boilerplate

A small boilerplate of a React & Redux project being built by parcel.

Primary LanguageJavaScript

Parcel React Redux Boilerplate

A small boilerplate of a React & Redux project being built by parcel.

Dependencies

  • Node

Setup

npm install

Build

npm run build

Start

npm start

TODO

  • add test framework
  • add flow type
  • add postcss
  • add hmr

Known Issues

Contributors