https://github.com/cyio/ui-components
https://github.com/cyio/ui-components
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyio/ui-components
- Owner: cyio
- Created: 2019-07-25T08:15:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T17:04:26.000Z (about 5 years ago)
- Last Synced: 2024-04-29T21:14:34.268Z (over 1 year ago)
- Language: Vue
- Size: 1.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atomic-design-test
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```