https://github.com/owenizedd/nuxt-ui-maou
https://github.com/owenizedd/nuxt-ui-maou
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/owenizedd/nuxt-ui-maou
- Owner: owenizedd
- Created: 2021-05-08T03:42:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T05:42:06.000Z (about 4 years ago)
- Last Synced: 2025-02-16T19:18:21.892Z (4 months ago)
- Language: Vue
- Homepage: nuxt-ui-maou.vercel.app
- Size: 1.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UI-MAOU
## 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).