An open API service indexing awesome lists of open source software.

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

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
```