Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thierrymichel/bug-prefetcher-meta
Minimal reproduction for @vapper/core PR-61
https://github.com/thierrymichel/bug-prefetcher-meta
Last synced: 25 days ago
JSON representation
Minimal reproduction for @vapper/core PR-61
- Host: GitHub
- URL: https://github.com/thierrymichel/bug-prefetcher-meta
- Owner: thierrymichel
- Created: 2020-02-05T06:10:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T23:21:22.000Z (almost 2 years ago)
- Last Synced: 2023-07-01T10:39:44.631Z (over 1 year ago)
- Language: Vue
- Size: 3.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bug-prefetcher-meta
## 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/).