1.0.4 • Published 6 years ago

pareact-cli v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

About

A lightweight quickly build simple react cli which is based on parcel

If you just want to quickly build a project which support react and sass and without any configurations,you can use this cli.

Prepare

If you never used parcel

npm install -g parcel-bundler

or

yarn global add parcel-bundler

Install

npm install pareact-cli -g

Project Init

pareact init hello