Skip to content

lethara97/Hardware_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Some basic Git commands are:

$ git clone https://github.com/bandara1997/Hardware_Management_System.git
$ cd project
$ npm install

Start development

$ npm run dev

Simple build for production

$ npm run build

Run build for production

$ cd frontend
$ npm start

Languages & tools