Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 219 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 219 Bytes

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