Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 530 Bytes

File metadata and controls

30 lines (20 loc) · 530 Bytes

Frontend

Lint project Discord

Main web application to show timetable from your school

Requirements

  • Node.js >= 16
  • Yarn v1

Install dependencies

$ yarn

Run app in dev mode

$ yarn
$ yarn start

Build

$ yarn build