Skip to content

HmzLakh/Backend_WebTechnology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend_WebTechnology

Backend part of our WebTechnology project

Build Setup

# install dependencies
npm install
# serve for production
npm run build
npm run start
# debug for development
npm run build