Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omargm2294/portafolio
Online portafolio with all the works i have had in my life
https://github.com/omargm2294/portafolio
Last synced: about 4 hours ago
JSON representation
Online portafolio with all the works i have had in my life
- Host: GitHub
- URL: https://github.com/omargm2294/portafolio
- Owner: OmarGM2294
- Created: 2015-11-07T02:30:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T09:30:34.000Z (4 months ago)
- Last Synced: 2024-07-29T23:33:48.335Z (4 months ago)
- Language: Vue
- Homepage: http://omargm2294.github.io/Portafolio
- Size: 5.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
## 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/).