Skip to content

VulderApp/Frontend

Repository files navigation

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