https://github.com/sazzadsazib/cv-online
online version of my cv! created in vuejs(basic) !!
https://github.com/sazzadsazib/cv-online
Last synced: 2 months ago
JSON representation
online version of my cv! created in vuejs(basic) !!
- Host: GitHub
- URL: https://github.com/sazzadsazib/cv-online
- Owner: sazzadsazib
- Created: 2020-03-04T18:01:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:47:36.000Z (over 2 years ago)
- Last Synced: 2025-02-06T19:27:12.024Z (4 months ago)
- Language: Vue
- Homepage: https://cv-sazib.netlify.com/
- Size: 235 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV - online version made in vueJs
## 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
```### why using vuejs?
I really don't know :| missing php i guess :|
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).