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.