Skip to content

A sample repository using Parcel bundler for React applications

License

Notifications You must be signed in to change notification settings

bashasm/react-parcel-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-parcel-demo

A sample repository using Parcel bundler for React applications

Available Scripts

In the project directory, you can run:

npm install

Installs the dependencies.

npm start

Runs the app in the development mode with hot reloading.
Now, open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for the production mode.

Todo

As of now the parcel bundler does not support babel.config.js, once the support is present, need to replace .babelrc with babel.config.js

About

A sample repository using Parcel bundler for React applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published