Basic personely blog project with VueJs framework
# install dependencies
npm install
# serve with hot reload at localhost:8085
npm run dev
# build for production with minification
npm run build
- Created new firebase project
- Added firebase injection codes (js) in index.html
- Done!