A Sample project creating a Library Manager using Express, Sequelize and Jade
- Install Node/Npm
- Clone project or download From Releases.
- Open root of project and type
npm install
- Once dependencies installed type
npm start
- Go to localhost:3000 in Web Browser