Login page and Contact list with Vue.js and Firebase
This is a personal study project. Only for study and reference.
Register, Login and Contact list
This is a personal study project. Only for study and reference.
About
Contact
Joao Paulo C. M. Fricks
[email protected]
Challenge
Create a register page and login page with password validation.
Tools
Vue.js <3 and Bootstrap 4
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
Deploy Stuff
Every merge within master branch will deploy a new website version - no need to commit /dist/ folder. This site is hosted by Netlify - the /dist/ folder is generated automatically on each push.
License
MIT License © João Paulo C M Fricks
Made with
Github Repository
Tags: #VueJs #Miscellaneous