Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asboldyrev/blanket
https://github.com/asboldyrev/blanket
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asboldyrev/blanket
- Owner: asboldyrev
- Created: 2024-03-12T06:59:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T09:14:24.000Z (10 months ago)
- Last Synced: 2024-03-18T10:25:02.196Z (10 months ago)
- Language: Vue
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blanket
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).