Skip to content

One page CRUD by using Nodejs, Express, MongoDB, Jade

License

Notifications You must be signed in to change notification settings

harrunisk/EasyList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Page Lesson CRUD

This application is built by using Nodejs, Express, MongoDB, Jade. Work

Installation

Make sure you have Nodejs, npm and MongoDB.

1.Clone or download the repository

git clone https://github.com/harrunisk/EasyList.git

2.Open File Folder

cd EasyList

3.Install Dependencies

npm install

4.Start MongoDB
For linux

sudo systemctl start mongod

5.Start the application

npm start

Now the app should be working on localhost:3000.

About

One page CRUD by using Nodejs, Express, MongoDB, Jade

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published