Skip to content

Latest commit

 

History

History
 
 

Vue app

First of all you will have to create an 'keys.js' file exporting a variable with all your firebase configuration options. After that you can go with the project setup.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.