Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.91 KB

File metadata and controls

48 lines (31 loc) · 1.91 KB

Build Status Coverage Status Maintainability Test Coverage

Events Manager

The events manager is simply an awesome app where users can book events for particular centers and also be able to manage it and also where users with admin privileges can create centers and also manage it also.

To Run:

  • In your terminal, clone this repo by typing
 git clone https://github.com/Iyke09/Events.git
  • then cd into events
 run npm install && npm run start:dev
  • then check it out in browser at localhost:8000

Available routes

To view templates cd into events/client/templates
 open index.html in your favorite browser