Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devadedeji/hyrule-jobs
A project to learn how to use typescript with VueJS
https://github.com/devadedeji/hyrule-jobs
Last synced: 2 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T17:19:41.000Z (over 2 years ago)
- Last Synced: 2024-11-11T22:30:31.473Z (about 1 month 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/).