Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 747 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 747 Bytes

React + Parcel template

React.js with Parcel & other startup utilities(to be updated regularly):

  • styled-components
  • redux & mock fetch
  • routes
  • already made building blocks components to start building fast (components/blocks)

Installation

Use the package manager npm to install foobar.

npm install

Start

npm run start

Build

npm run build

Setup

Be sure to rename

react.parcel.template

in package.json with new projects name

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT