Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 251 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
23 lines (15 loc) · 251 Bytes

Contributing

Prerequisites

Run and build

Run in dev mode

$ yarn install
$ yarn dev 

Build

$ yarn install
$ yarn build