# install dependencies
yarn install
# serve app with hot reload
yarn dev
# build electron application for production
yarn build
# lint all JS/Vue component files in `src/`
yarn lint
If you want to contribute, Pull Requests and Issues are welcome.
You may find the autogenerated wiki at https://deepwiki.com/rubybrowncoat/Aurora-Electrons useful to study and unpack the features/architecture of the project.