https://github.com/mlsakiit/code-in-turn
Coding event in form of cryptic hunt. And Internship provided.
https://github.com/mlsakiit/code-in-turn
events from-scratch success
Last synced: 2 months ago
JSON representation
Coding event in form of cryptic hunt. And Internship provided.
- Host: GitHub
- URL: https://github.com/mlsakiit/code-in-turn
- Owner: MLSAKIIT
- License: gpl-3.0
- Created: 2021-03-05T09:06:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T03:29:44.000Z (about 5 years ago)
- Last Synced: 2025-01-08T00:57:57.883Z (over 1 year ago)
- Topics: events, from-scratch, success
- Language: EJS
- Homepage:
- Size: 2.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code In-Turn
**MSAC**
## Scripts
- For Development Server :
```bash
npm run dev
```
- Production Server :
```bash
npm run start
```
---
## Dependencies
- express
- mongoose
- ejs
- nodemon (**Dev dependency**)