react-parcel
v1.0.8-alpha.6
Published
React Package with Parcel Bundler
Readme
React Boilerplate with Parcel Bundler
Steps to start with the project
- Clone the project
- Run
npm installornpm ciin the project folder - Use
npm startto run the dev server - Use
npm run buildto create the poduction build. The production build will be generated in the build folder
