Skip to content

tiffanyiong/WebAppProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

install express:
npm install express
npm install -g express-generator

create ejs view web app:
express --view=ejs myapp

install these to use the app:
npm install connect-flash express-session mongoose passport passport-local passport-local-mongoose

download mongodb in your local:
https://www.mongodb.com/try/download/community

install mongodb shell to connect to the server:
npm install mongodb-shell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published