Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.46 KB

File metadata and controls

41 lines (27 loc) · 1.46 KB

2022-2-schedula-gestor-de-usuarios

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