Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T12:21:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T02:53:42.199Z (7 months ago)
- Language: Vue
- Homepage: https://peak.wealth.bar
- Size: 6.11 MB
- Stars: 1
- Watchers: 0
- 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
```