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
- Host: GitHub
- URL: https://github.com/itsmaheshkariya/react-parcel-boilerplate
- Owner: itsmaheshkariya
- Created: 2018-07-20T19:37:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T22:11:08.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T01:08:57.260Z (4 months ago)
- Language: JavaScript
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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