Skip to content

fantashi099/Web-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Công nghệ web và ứng dụng - SE347.L11.PMCL

Members:

Installation:

Requires:

$ cd Web-Project
$ npm init -y
$ npm install

Usage:

To connect to MongoDB, use two tabs terminal, once active MongoDB and once use for run app:

$ mongod

For normal usage, use this:

$ node app.js

For dynamic restart server when code have changed, use this:

$ npm install nodemon
$ nodemon

Server run on localhost port 3000

$ localhost:3000

Have issue with Installation:

Demo:

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published