Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 501 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 501 Bytes

Shree Krishna Dairy Server

It is a project built for a local dairy shop to digitally maintain and record the shop's transactions and inventory.

Installation

Download the repository zip and extract to directory of your choice. Go inside the directory and open terminal and enter following command.

  npm install 

Start the server

After the necessary dependencies are installed. You can start the server with following command.

  npm start