mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-01-29 16:53:22 -05:00
Subir
674b31d0c3
feat: navbar redesign
- rebuilt navbar and navbarlayout - redesigned walletbalance and sync status widgets - updated tests for navbar, walletbalance, sync status - open the Market page after login --- Reviewed-by: @localredhead
Haveno User Interface
Development
Prerequisites
- Node 16.x
- yarn 1.x
- Haveno daemon and envoy proxy
Install dependencies
yarn
Configure environment variables
Copy .env.example to a file called .env
and point the environment variables to the envoy proxy.
Start the app in watch mode
yarn watch
Tests
yarn tests
Storybook
yarn storybook
Description
Languages
TypeScript
97.2%
JavaScript
2.6%
HTML
0.2%