FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sipmann/generator-parcel-react: A Yeoman generator to gen React app with Parcel · GitHub

This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Repository files navigation

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

Todos

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

Testing

Just run mocha :)

mocha

About

A Yeoman generator to gen React app with Parcel

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL