Skip to content

gugcz/devfest-pardubice

Repository files navigation

DevFest Local Pardubice 2019

The official website of DevFest Local Pardubice 2019

Requirements

  • yarn
  • firebase tools

Local server

Run yarn start to start local development server. Your server will run on http://localhost:8080/.

Deployment

Run these commands for deployment:

yarn build
firebase use release
firebase deploy --only hosting

Releases

No releases published

Packages

No packages published