Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 227 Bytes

Development

Prerequisites

  • Node 16 (maybe also earlier version?)
  • npm 7

Install packages

npm i

Start

To start the development server run

npm run start:dev

Then navigate to http://localhost:3000.