Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 478 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 478 Bytes

2022-2-schedula-front

Development

Prerequisites

First, we need to install the dependencies.

yarn

Then run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the application.

Production build

Deploy documentation can be found here