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

VulderApp/SchoolFormFrontend

Repository files navigation

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