Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcalopes/events-platform

MEAN Stack - Web tickets application
https://github.com/jcalopes/events-platform

angular javascript nodejs

Last synced: about 9 hours ago
JSON representation

MEAN Stack - Web tickets application

Awesome Lists containing this project

README

        

# ticketSystem
MEAN Stack Application - Application to manage events and sales tickets using MEAN Stack.

How to use:

1.Inside folder paw_tp_milestone_2:
cd /angular-app
npm install
npm start

2.Inside folder paw_tp_milestone_2:
cd /server
npm install
npm start

3.Open browser on http://localhost:4200