Vue.js + Firebase application to manage the projects on my portfolio site
N.B. Uses firebase authentication for WRITE access to database
To install the necessary dependencies run
$ npm i
The application can be run on a local machine via
$ npm run serve