An open API service indexing awesome lists of open source software.

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) !!

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/).