https://github.com/progress2002/vue-jobs
https://github.com/progress2002/vue-jobs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/progress2002/vue-jobs
- Owner: Progress2002
- Created: 2024-12-23T10:13:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T10:24:05.000Z (over 1 year ago)
- Last Synced: 2025-01-15T22:17:46.290Z (over 1 year ago)
- Language: Vue
- Homepage: https://vue-jobs-five.vercel.app
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue Jobs
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Live site
[Live-demo](https://vue-jobs-39ik8j0u5-progress-projects.vercel.app/)
## Languages
- [ ] HTML
- [ ] TailwindCSS
- [ ] Vue
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```