Skip to content

Latest commit

 

History

History
executable file
·
43 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

executable file
·
43 lines (28 loc) · 1.51 KB

2022-1-schedula-front

Vercel

Maintainability Rating Reliability Rating Coverage Main workflow

Getting Started

Development

Prerequisites

First, we need to install the dependencies.

yarn install

Then run the development server:

yarn dev

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

Production build

To create a production build, run:

yarn build

Then start the production server:

yarn start

Documentation

Project documentaion can be found here