parcel-react-boilerplate

0.0.2 • Public • Published

This is the boiler plate code to start a react based app. It uses parcel as bundler.

Usage- -- clone this repo and edit the package.json according to your project need -- 'npm start' build the app and runs the dev server -- 'npm run build:app' build the app for production mode

recommendations- -- components code remain in components directory.

Notes- -- Each component is defined in components//.js file -- components//index.js re-exports the components in current directory -- components/index.js re-exports the components from components//index.js

Readme

Keywords

none

Package Sidebar

Install

npm i parcel-react-boilerplate

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

3.02 MB

Total Files

16

Last publish

Collaborators

  • amit-owatters