https://github.com/eswat2/skjobs
small vue app...
https://github.com/eswat2/skjobs
Last synced: 3 months ago
JSON representation
small vue app...
- Host: GitHub
- URL: https://github.com/eswat2/skjobs
- Owner: eswat2
- Created: 2018-08-31T22:08:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T01:01:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T22:43:41.313Z (5 months ago)
- Language: JavaScript
- Homepage: https://eswat2.github.io/skjobs
- Size: 3.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skjobs
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```