https://github.com/markylaredo/nuxt-play-ground
Nuxt playground https://nuxt-playground.ga/
https://github.com/markylaredo/nuxt-play-ground
nuxt nuxt-2-playground nuxtjs vuejs
Last synced: about 1 month ago
JSON representation
Nuxt playground https://nuxt-playground.ga/
- Host: GitHub
- URL: https://github.com/markylaredo/nuxt-play-ground
- Owner: markylaredo
- Created: 2020-12-15T12:03:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T01:34:56.000Z (over 3 years ago)
- Last Synced: 2025-01-15T13:07:30.599Z (over 1 year ago)
- Topics: nuxt, nuxt-2-playground, nuxtjs, vuejs
- Language: Vue
- Homepage: https://nuxt-playground.ga/
- Size: 40.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-play-ground
[Site Demo](http://nuxt-playground.ga/)
[](https://app.netlify.com/sites/app-nuxt-playground/deploys)
## 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).