Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garthdb/dietvars
Spectrum CSS Diet Vars test
https://github.com/garthdb/dietvars
Last synced: about 1 month ago
JSON representation
Spectrum CSS Diet Vars test
- Host: GitHub
- URL: https://github.com/garthdb/dietvars
- Owner: GarthDB
- License: mit
- Created: 2021-04-05T17:08:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:32:11.000Z (10 months ago)
- Last Synced: 2024-11-29T15:53:20.100Z (about 1 month ago)
- Language: Vue
- Size: 6.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# intro-storybook-vue-template
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Run your unit tests
```
yarn test:unit
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).