https://github.com/rakeshkumar1019/my-space
https://github.com/rakeshkumar1019/my-space
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rakeshkumar1019/my-space
- Owner: rakeshkumar1019
- Created: 2020-05-31T06:10:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:49:02.000Z (over 2 years ago)
- Last Synced: 2025-01-18T16:57:38.240Z (4 months ago)
- Language: EJS
- Size: 2.11 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MYSPACE--todo-app
1.Downlode Node js
2.Downlode Above project
3.Extract the zip file
4.After Extracting file follow this instruction in your terminal or cmd
5.$npm init
(press y)
Downlode dependencies
6.$npm install body-parser
7.$npm install connect-flash ejs express express-session multer
8.$npm install mysql node-datetime nodemailer path
After downloding dependencies
Enter command to run the project on http://localhost:8000
9.$node app.js
Project is live on http://localhost:8000