Install dependencies
yarn installRun development server
yarn devOpen http://localhost:8080 with your browser to see the result.
Known issues
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
Getting involved
All change requests commits should follow the Conventional Commits specification. Proposed changes should be small and isolated.
Release planning schedule
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