https://github.com/devadedeji/hyrule-jobs
A project to learn how to use typescript with VueJS
https://github.com/devadedeji/hyrule-jobs
Last synced: 4 months ago
JSON representation
A project to learn how to use typescript with VueJS
- Host: GitHub
- URL: https://github.com/devadedeji/hyrule-jobs
- Owner: DevAdedeji
- Created: 2022-06-08T15:39:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T17:19:41.000Z (about 4 years ago)
- Last Synced: 2025-09-04T01:35:17.280Z (10 months ago)
- Language: Vue
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyrule-jobs
## 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/).