Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 590 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 590 Bytes

portfolio

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

Customize configuration

See Configuration Reference.

Server Setup

Set Server folder as working directory in new terminal

To start Back-end server

nodemon app.js

Firebase Setup

Create a real time database and upload the SDK firebaseConfig setup in the app.js file located at Server for Storage purpose