Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renato66/renato66.github.io
My personal portfolio code
https://github.com/renato66/renato66.github.io
curriculum portfolio portfolio-website
Last synced: 28 days ago
JSON representation
My personal portfolio code
- Host: GitHub
- URL: https://github.com/renato66/renato66.github.io
- Owner: Renato66
- Created: 2016-09-06T13:52:43.000Z (about 8 years ago)
- Default Branch: source
- Last Pushed: 2023-07-24T00:03:33.000Z (over 1 year ago)
- Last Synced: 2024-04-14T21:46:41.082Z (7 months ago)
- Topics: curriculum, portfolio, portfolio-website
- Language: Vue
- Homepage: https://renato66.github.io/en
- Size: 17.6 MB
- Stars: 31
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
> personal portfólio
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:8081
$ yarn serve# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).