Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (26 loc) · 1.19 KB

README.MD

File metadata and controls

37 lines (26 loc) · 1.19 KB

Generator Parcel React

Just a Yeoman generator to get started with ⚛️ react, 📦 parcel, redux and typescript (if u want).

Usage

First install Yeoman and then this package. Run the yo generator inside the desired folder and have fun :);

npm install -g yo
npm install -g generator-parcel-react

#run the generator
yo parcel-react 

Status

Codeship Status for sipmann/generator-parcel-react dependencies Status Downloads Coverage Status

Todos

  • Better tests... really
  • React Router
  • SASS
  • Typescript
  • Redux
  • Some kind of linting

Testing

Just run mocha :)

mocha