Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ovictoraurelio/ovictoraurelio.github.io
https://github.com/ovictoraurelio/ovictoraurelio.github.io
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovictoraurelio/ovictoraurelio.github.io
- Owner: ovictoraurelio
- Created: 2020-03-07T20:36:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T13:01:48.000Z (7 days ago)
- Last Synced: 2024-11-08T13:46:40.757Z (7 days ago)
- Language: JavaScript
- Size: 9.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Victor Aurélio
## Project setup
```
npm i
```### 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/).