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