- Platform: node
- Framework: express
- Template Engine: jade
- CSS Framework: bootstrap
- CSS Preprocessor: css
- JavaScript Framework:
- Database: mongodb
npm install
Open your terminal and run this command
monogd
Open another tab in a terminal and run these commands
monogo
use hn_db
npm start
This Application will be running on PORT
3000
. Open your browser and goto
this url
http://localhost:3000/