1.0.2 • Published 2 years ago

@hasala2002/create-react-parcel v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Create React Parcel

This is a simple Parcel React JS boilerplate project for anyone to use. ;)

React Parcel

Quick Setup

Run npx and give your amazing new project a name

npx @hasala2002/create-react-parcel my-amazing-project

Then move into your newly created amazing project.

cd my-amazing-project

Run npm start to run your project on http://localhost:1234 Happy Hacking!

npm start

Build

Run npm build to create a parcel build of your amazing project.

npm  build
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago