https://github.com/wealthbar/peak-design-system
A design system to craft beautiful, scalable, and consistent experiences for Canadians investing in their futures
https://github.com/wealthbar/peak-design-system
Last synced: 4 months ago
JSON representation
A design system to craft beautiful, scalable, and consistent experiences for Canadians investing in their futures
- Host: GitHub
- URL: https://github.com/wealthbar/peak-design-system
- Owner: WealthBar
- Created: 2019-07-24T19:48:36.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T12:21:30.000Z (over 2 years ago)
- Last Synced: 2025-03-05T02:01:52.735Z (4 months ago)
- Language: Vue
- Homepage: https://peak.wealth.bar
- Size: 6.11 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peak Design System
> The Peak Design System
## Build Setup
```bash
# install dependencies
yarn install# serve with hot reload at localhost:8080
yarn run dev# build for production with minification
yarn run build# build for production and view the bundle analyzer report
yarn run build --report# serve build in production from /dist
yarn start
```