Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhyo/gengou-yosou
https://github.com/uhyo/gengou-yosou
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uhyo/gengou-yosou
- Owner: uhyo
- Created: 2019-01-05T11:15:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:53:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T17:38:23.973Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://gengou-yosou.uhyo.space/
- Size: 3.4 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gengou-yosou
> Gengou yosou site
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).