An open API service indexing awesome lists of open source software.

https://github.com/itsmaheshkariya/react-parcel-boilerplate

Basic boilerplate for react and parcel
https://github.com/itsmaheshkariya/react-parcel-boilerplate

Last synced: about 2 months ago
JSON representation

Basic boilerplate for react and parcel

Awesome Lists containing this project

README

        

# Boilerplate For Parcel and react
> This is Demo of my react practice tutorial you can use it for your own purpose
> Parcel is better solution for **webpack** and 10 time faster with cache speed as compare to *webpack bundler* and hot much more advance features are there to make zero configuration for building huge project into one folder with minimal files
## Step 1 : npm install
## Step 2 : npm run parcel
## Step 3 : access http://localhost:1234