The front-end React application of the Peak ecosystem.
Built with create-react-app
and electron
.
- Clone the repository.
yarn install
yarn start
yarn start
yarn build
yarn build
yarn electron-package
The application framework is largely based on custom React hooks such as:
useAlerts()
useAuth()
useDataStore()
useDataStoreItem()