Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasfontesgaspareto/lucasfontesgaspareto.github.io
https://github.com/lucasfontesgaspareto/lucasfontesgaspareto.github.io
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasfontesgaspareto/lucasfontesgaspareto.github.io
- Owner: lucasfontesgaspareto
- Created: 2018-06-14T14:53:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T20:41:06.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T06:43:17.907Z (over 1 year ago)
- Language: Vue
- Size: 681 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lucasfontesgaspareto.github.io
> ""
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).