/Nelisa

Web Application inventory system for Spaza Shop Owner Nelisa

Primary LanguageJavaScript

Nelisa

Small inventory system for Spaza Shop. Created using express-handlebars html templates and javascript. Reads data from CSV files and displays data from functions in a web page.

Run Nelisa WebApplication Locally on Machine

Steps:

  1. On Ubuntu Terminal Git Clone or download with Github Clone Url. then:

2. $ npm install

this will install the dependencies on package.json if you have Node and Npm

then:

3. $ nodemon server.js