Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 747 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 747 Bytes

Frontend template

What we have:

Setup

You need Node.js v18 or newer + yarn .

How to

  • Lint: yarn run lint
  • Run dev server: yarn run dev