Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fimion/nuxtlify-playground
https://github.com/fimion/nuxtlify-playground
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fimion/nuxtlify-playground
- Owner: fimion
- Created: 2021-02-28T16:29:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T01:27:14.000Z (almost 4 years ago)
- Last Synced: 2024-12-12T20:15:35.181Z (27 days ago)
- Language: JavaScript
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-bad-idea
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# 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).