Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsuki-lab/hanetsuki-web

ウサギ王国 / はねつきとうか
https://github.com/tsuki-lab/hanetsuki-web

Last synced: 13 days ago
JSON representation

ウサギ王国 / はねつきとうか

Awesome Lists containing this project

README

        

# ウサギ王国
はねつきとうかのwebサイト

# development set up

```shell
yarn
yarn dev
# > Local: http://localhost:3000/
# > Network: use `--host` to expose
```

# deploy
```shell
npm install -g firebase-tools
firebase login
# logged in manage account for Google

yarn deploy
```

# dependencies
## lang
- html
- css
- jQuery
- bootstrap
- lightbox2

## environment
- vite
- sass
- firebase