Vue JS Event system with Login Sign Up included. Crud Features are added and data are fetched from cloud Firebase setup databse
For fast usage, follow this guide on your CLI after $:
- $ git clone REPOSITORY in your xxx folder
- $ cd xxx
- $ npm install
- $ npm run dev
For production: 5. $# npm run build
-started server on port 8080.
Access App on: http://localhost:8080/ .
Firebase user for testing login:
Username: test@test.com Password:testing2017
Thanks for your time !