https://github.com/danilopinotti/danilopinotti.com.br
The source code of my personal website
https://github.com/danilopinotti/danilopinotti.com.br
firebase nuxt nuxt-content nuxtjs vue
Last synced: 4 months ago
JSON representation
The source code of my personal website
- Host: GitHub
- URL: https://github.com/danilopinotti/danilopinotti.com.br
- Owner: danilopinotti
- License: mit
- Created: 2022-02-02T22:20:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-13T20:37:44.000Z (6 months ago)
- Last Synced: 2025-12-15T15:53:52.849Z (6 months ago)
- Topics: firebase, nuxt, nuxt-content, nuxtjs, vue
- Language: Vue
- Homepage: https://danilopinotti.com.br
- Size: 1.64 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# danilopinotti.com.br
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).