Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagodelgado111/nuxt-8135
https://github.com/thiagodelgado111/nuxt-8135
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/thiagodelgado111/nuxt-8135
- Owner: thiagodelgado111
- Created: 2021-05-23T19:37:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T19:38:14.000Z (over 3 years ago)
- Last Synced: 2024-12-21T11:54:07.136Z (5 days ago)
- Language: Vue
- Size: 376 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teste
## 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 [Nuxt.js docs](https://nuxtjs.org).