Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/sam-arbid-cv
https://github.com/samk13/sam-arbid-cv
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/sam-arbid-cv
- Owner: Samk13
- Created: 2020-12-13T16:19:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-13T21:34:46.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T22:05:21.648Z (over 1 year ago)
- Language: Vue
- Size: 341 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cv-sam-arbid
## 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/).