Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 155 Bytes

File metadata and controls

8 lines (7 loc) · 155 Bytes

Timetable-Management-System

Setup

  1. cd in directory
  2. run npm install
  3. create .env from .env.example
  4. start mysql server
  5. run npm start