Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 521 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 521 Bytes

turnout

Vue JS Event system with Login Sign Up included. Crud Features are added and data are fetched from cloud Firebase setup databse

Build Setup

For fast usage, follow this guide on your CLI after $:

  1. $ git clone REPOSITORY in your xxx folder
  2. $ cd xxx
  3. $ npm install
  4. $ 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: [email protected] Password:testing2017

Thanks for your time !