Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.1 KB

File metadata and controls

63 lines (41 loc) · 1.1 KB

umedev

References

Project setup

Use Node version 16

Install Firebase cli, e.g.

npm install -g firebase-tools
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deploy to firebase

Make sure you have logged in to firebase (firebase login) then run

  1. npm run build
  2. firebase deploy (not needed 2022 - collecting via google forms)
  3. firebase deploy --only hosting

Adding contributors

NOTE: In order to add contributors, you must be logged in with umedevkonferens