https://github.com/oguzthmc/kariyer-jobs-vue
https://github.com/oguzthmc/kariyer-jobs-vue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oguzthmc/kariyer-jobs-vue
- Owner: oguzthmc
- Created: 2022-09-05T11:22:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T11:25:16.000Z (almost 3 years ago)
- Last Synced: 2023-11-01T00:25:57.751Z (over 1 year ago)
- Language: Vue
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kariyernet-jobs-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).