https://github.com/lpreterite/job-info-app
职位信息应用
https://github.com/lpreterite/job-info-app
Last synced: 3 months ago
JSON representation
职位信息应用
- Host: GitHub
- URL: https://github.com/lpreterite/job-info-app
- Owner: lpreterite
- Created: 2023-05-16T06:40:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T10:00:30.000Z (about 2 years ago)
- Last Synced: 2025-01-13T10:11:29.632Z (4 months ago)
- Language: JavaScript
- Size: 170 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# job-info-app
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).