https://github.com/0necontroller/30-days-of-Node
This repo will help you learn node js.
https://github.com/0necontroller/30-days-of-Node
express expressjs javascript nodejs
Last synced: 6 months ago
JSON representation
This repo will help you learn node js.
- Host: GitHub
- URL: https://github.com/0necontroller/30-days-of-Node
- Owner: Codedwells
- Created: 2022-10-24T11:16:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T17:53:44.000Z (over 3 years ago)
- Last Synced: 2025-02-06T21:14:52.224Z (over 1 year ago)
- Topics: express, expressjs, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 30 Days of NodeJs
This repo contains files which could be used to learn node and express.
Some comments are included to help guide you on. The main server is in the root
directory . To run code successfully copy servers from express and node and copy
them in the server.js in root . Then hit npm start nodemon will run the server.js
**Happy Coding**