https://github.com/aftabdotorg/ejs-basics
https://github.com/aftabdotorg/ejs-basics
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aftabdotorg/ejs-basics
- Owner: aftabdotorg
- Created: 2023-07-02T11:09:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T11:16:14.000Z (over 2 years ago)
- Last Synced: 2025-01-08T07:28:39.492Z (12 months ago)
- Language: EJS
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## EJS starter project
### Instructions -
1. clone the project
2. cd into ejs-initial
3. run **npm install**
4. port is 5000
5. run **node index.js** or **nodemon .**
### following are routes
1. /
2. /fetch-random
3. /r/:subreddit (mightyharvest ,soccer, chickens)
4. /cats
#### also has a not found route