An open API service indexing awesome lists of open source software.

https://github.com/rakeshkumar1019/my-space


https://github.com/rakeshkumar1019/my-space

Last synced: 2 months ago
JSON representation

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