Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lindsaykwardell/js-marathon-vue-ts
https://github.com/lindsaykwardell/js-marathon-vue-ts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lindsaykwardell/js-marathon-vue-ts
- Owner: lindsaykwardell
- Created: 2021-03-23T21:58:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T22:19:37.000Z (over 3 years ago)
- Last Synced: 2024-10-13T20:26:49.438Z (3 months ago)
- Language: JavaScript
- Size: 202 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-training-ts
## 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/).