Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jcalopes/events-platform
- Owner: jcalopes
- Created: 2021-07-02T09:00:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:31:58.000Z (11 months ago)
- Last Synced: 2023-12-15T18:40:26.132Z (11 months ago)
- Topics: angular, javascript, nodejs
- Language: TypeScript
- Homepage:
- Size: 4.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 start2.Inside folder paw_tp_milestone_2:
cd /server
npm install
npm start3.Open browser on http://localhost:4200