The official website of DevFest Local Pardubice 2019
yarn
firebase tools
Run yarn start
to start local development server. Your server will run on http://localhost:8080/
.
Run these commands for deployment:
yarn build
firebase use release
firebase deploy --only hosting