Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 282 Bytes

Readme.md

File metadata and controls

28 lines (17 loc) · 282 Bytes

Setup

Dependencies:

Then run:

yarn install

Commands

Start the development environment:

yarn run dev

Create a build:

yarn run build