Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 318 Bytes

mnhs-student-record-teacher

Node Version:

  • v21.7.1

Run the project

  1. Install dependencies. "npm install"
  2. Start the api. "npm run dev"

Deployment:

npm run build && scp -r -i ../pitcompanion.pem dist/* [email protected]:/var/www/54.165.104.32/mnhs-student-record-teacher