generator-parcel-react

1.3.3 • Public • Published

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

Package Sidebar

Install

npm i generator-parcel-react

Weekly Downloads

0

Version

1.3.3

License

MIT

Unpacked Size

10.8 kB

Total Files

11

Last publish

Collaborators

  • sipmann