Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 449 Bytes

School form frontend

Lint project

A form to send school request which will appear in vulder app

Requirements

  • Node.js >= 16
  • Yarn v1

Install dependencies

$ yarn

Run app in dev mode

$ yarn
$ yarn start

Build

$ yarn build