Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 318 Bytes

NodeJS-simple-example

Simple inventory list example with crud using : NodeJS, express framework, pug template, sqlite database and bootstrap

demo on ReplIt: https://repl.it/@avs123/Node-inventory-list-simple-example

Installation:

  • clone repository or download zip Run next commands:
  • npm install
  • node index.js