Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiv-source/mean-crud-task
https://github.com/shiv-source/mean-crud-task
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiv-source/mean-crud-task
- Owner: shiv-source
- Created: 2020-07-29T11:39:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T10:22:09.000Z (about 2 years ago)
- Last Synced: 2023-03-06T02:03:48.534Z (almost 2 years ago)
- Language: TypeScript
- Size: 834 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MEAN-CRUD-TASK
Client app = angular-client
server app = server1. Install node_modules in both angular(client) and server.
2. Run both client and server.
3. For running both the files use readme which is inside both the folder.