Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 336 Bytes

File metadata and controls

17 lines (12 loc) · 336 Bytes

Contributing rules

Please follow the Contributing Guidelines.

Development

To set up your development environment, follow these steps:

yarn install
yarn dev

This will start the developement server, watching for changes and restarting as needed.