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

https://github.com/ushliypakostnik/ui-library-2-test

Child test project for ui-library-starter-2
https://github.com/ushliypakostnik/ui-library-2-test

stylus typescript vue3

Last synced: 2 months ago
JSON representation

Child test project for ui-library-starter-2

Awesome Lists containing this project

README

        

# ui-library-2-test

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).