https://github.com/jwdev66/nuxt_x6
https://github.com/jwdev66/nuxt_x6
nuxt vue3 x6
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwdev66/nuxt_x6
- Owner: jwdev66
- Created: 2021-04-26T11:26:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T11:26:48.000Z (about 5 years ago)
- Last Synced: 2025-05-15T13:09:56.470Z (about 1 year ago)
- Topics: nuxt, vue3, x6
- Language: JavaScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-test
## 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).