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
- Host: GitHub
- URL: https://github.com/ushliypakostnik/ui-library-2-test
- Owner: ushliypakostnik
- Created: 2022-01-17T20:40:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T14:51:15.000Z (over 3 years ago)
- Last Synced: 2025-01-15T07:03:05.013Z (4 months ago)
- Topics: stylus, typescript, vue3
- Language: Stylus
- Homepage: https://ui-library-2-test.vercel.app/
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).