yarn
yarn run sass
yarn start
yarn run test
npm version patch
git push origin master --tags # push version patch
yarn run deploy # builds and deploys to github pages
You can safely ignore those errors even though it returns 1. If you'd like them to go away just because they're annoying, install libusb-dev...
sudo apt-get install -y libusb-dev libudev-dev
or
brew install libusb
This project was bootstrapped with Create React App v1.x, then upgraded to react-scripts
v3.x and use craco to customize it.
You can read the create react app documentation here
We use craco to easily add worker-loader.