https://github.com/datvt243/vue-resume
CV VueJS
https://github.com/datvt243/vue-resume
vue2
Last synced: about 1 month ago
JSON representation
CV VueJS
- Host: GitHub
- URL: https://github.com/datvt243/vue-resume
- Owner: datvt243
- Created: 2020-11-18T22:04:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T16:01:45.000Z (over 4 years ago)
- Last Synced: 2025-03-20T06:13:37.585Z (about 1 year ago)
- Topics: vue2
- Language: Vue
- Homepage: https://datvt243.github.io/
- Size: 6.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cv-vue
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).