https://github.com/emobe/vue-tape-problem
https://github.com/emobe/vue-tape-problem
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emobe/vue-tape-problem
- Owner: Emobe
- Created: 2019-11-04T13:03:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T17:02:47.000Z (almost 4 years ago)
- Last Synced: 2025-06-02T13:55:02.434Z (about 1 year ago)
- Language: Vue
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-tape-problem
## 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/).