# install dependencies
$ npm install # or: yarn
# serve with hot reload on port 8080
$ npm run dev # or: yarn dev
# build for production; make sure to set NODE_ENV=production for building w/ a service worker
$ npm run build # or: yarn build
Licensed under the MIT license.
Copyright ©️ 2021 Sascha Zarhuber