yarn install
yarn dev
Open http://localhost:8080 with your browser to see the result.
The application can fail loading icons when running locally, in this case just build an application locally before starting development server using this command:
yarn build
All change requests commits should follow the Conventional Commits specification. Proposed changes should be small and isolated.
We are trying to stick to two weeks schedule, the list of issues that are planning for next release can be checked in Milestones section