https://github.com/unique-thinker/awesome_skill_ui
https://github.com/unique-thinker/awesome_skill_ui
List: awesome_skill_ui
javascript vue vuejs vuex
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unique-thinker/awesome_skill_ui
- Owner: unique-thinker
- Created: 2023-12-13T14:37:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T14:37:36.000Z (over 2 years ago)
- Last Synced: 2024-05-21T20:08:57.787Z (about 2 years ago)
- Topics: javascript, vue, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# awesome-skill-ui
## 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
```
### Run your unit tests
```
yarn run test:unit
```