Skip to content

akursat/parcel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-example

An example of Parcel bundler with React.js.

Pre Requisite

You must have npm installed before setting up this project.

  • npm

Stack

  • Bundler: Parcel
  • Transpiler: Babel
  • Framework: React.JS

Running

To install dependencies:

  • npm install

To run the dev environment:

  • npm run dev

To build:

  • npm run build

About

An example of Parcel bundler with React.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published