Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 316 Bytes

File metadata and controls

9 lines (8 loc) · 316 Bytes

Express Library Manager

A Sample project creating a Library Manager using Express, Sequelize and Jade

Getting Started

  • 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