Skip to content

dkim0526/tncwebsite

 
 

Repository files navigation

My Nodejs adaptation of Express3 MongoDB Passport Bootstrap Demo

for the Town and Country learning center

Install and Run

NOTE: You need to have Node.js and MongoDB installed and running.

git clone https://github.com/hiattp/express3-mongodb-bootstrap-demo.git
cd express3-mongodb-bootstrap-demo/
npm install
mv config.example.js config.js
node app.js*

About

tncwebsite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%