https://github.com/akicho8/splatoon2_weapon_quiz
スプラトゥーン2のブキ画像を見てブキ名を当てるしょうもないクイズアプリ
https://github.com/akicho8/splatoon2_weapon_quiz
nuxtjs splatoon splatoon2 vuejs
Last synced: about 1 month ago
JSON representation
スプラトゥーン2のブキ画像を見てブキ名を当てるしょうもないクイズアプリ
- Host: GitHub
- URL: https://github.com/akicho8/splatoon2_weapon_quiz
- Owner: akicho8
- Created: 2019-04-11T02:53:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T02:02:00.000Z (about 7 years ago)
- Last Synced: 2025-01-12T18:13:18.235Z (over 1 year ago)
- Topics: nuxtjs, splatoon, splatoon2, vuejs
- Language: Vue
- Homepage: http://tk2-221-20341.vs.sakura.ne.jp/sp2quiz/
- Size: 57.4 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# splatoon2_weapon_quiz
> My stylish Nuxt.js project
## 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).