Skip to content

WorqHat/Build-Chrome-extensions-with-React-and-Parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Sample built with React + Parcel

CLI Commands

Development

npm run watch

Starts the watcher for building project when a file changed.

Building

npm run build

Prepares your app for deployment. Minifies all files, piping them to the src/build folder.

About

How to build Chrome extensions with React + Parcel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published