npm install
run the build process once
grunt
or if you want to automatically reload the extension after every change.
grunt --reload-extension
Open chrome://extensions/ and point the installation of an unpacked extension to the ./build folder
npm install
run the build process once
grunt
or if you want to automatically reload the extension after every change.
grunt --reload-extension
Open chrome://extensions/ and point the installation of an unpacked extension to the ./build folder