https://github.com/newbeea/520
https://github.com/newbeea/520
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/newbeea/520
- Owner: newbeea
- Created: 2020-04-27T09:10:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:49:41.000Z (over 3 years ago)
- Last Synced: 2025-01-24T06:12:19.263Z (over 1 year ago)
- Language: Vue
- Size: 13.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 520
## 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
```
5