Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Husseinelghoul/store-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Management System for CMPS277

Tech

We use a number of open source projects to work properly:

Installation

requires Node.js to run.

add a file named nodemon.json in the root directory with the following config:

{
    "env": {
        "CLEARDB_DATABASE_URL": ""
    },
    "ext": "js pug"
}

Install the dependencies and devDependencies and start the server.

$ npm install
$ npx nodemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •