Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dartilesm/vue3-stylus-sample
https://github.com/dartilesm/vue3-stylus-sample
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dartilesm/vue3-stylus-sample
- Owner: dartilesm
- Created: 2021-04-25T23:07:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T19:26:29.000Z (over 2 years ago)
- Last Synced: 2024-10-03T00:35:35.919Z (about 1 month ago)
- Language: Vue
- Homepage: vue3-stylus-sample.vercel.app
- Size: 393 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-stylus-home
## 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/).