Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 474 Bytes

File metadata and controls

33 lines (27 loc) · 474 Bytes

website_dialogus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

install firebase

npm init

Install the firebase npm package and save it to your package.json

npm install --save firebase

Customize configuration

See Configuration Reference.