https://github.com/killpop3770/vuejs_typescript_webpack
https://github.com/killpop3770/vuejs_typescript_webpack
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/killpop3770/vuejs_typescript_webpack
- Owner: killpop3770
- Created: 2021-10-22T16:46:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T16:48:09.000Z (over 3 years ago)
- Last Synced: 2024-05-23T04:41:58.431Z (about 1 year ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testvuejs2
## 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/).