https://github.com/dev-protocol/gendou-app
https://github.com/dev-protocol/gendou-app
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-protocol/gendou-app
- Owner: dev-protocol
- Created: 2021-03-15T00:55:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-10T15:44:56.000Z (6 months ago)
- Last Synced: 2025-08-10T17:27:55.602Z (6 months ago)
- Language: Vue
- Homepage: gendou-app-git-main-devprtcl.vercel.app
- Size: 56.5 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gendou-app
## 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).