https://bitcoin.givan.se/?btc=0.0025&fiat=20&loc=en
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification
npm build
# test the production build locally
npm serve
# run tests with jest and preact-render-spy
npm test
# run the backend
npm install -g netlify-cli
npm run lambda
For detailed explanation on how things work, checkout the CLI Readme.