Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsuki-lab/hanetsuki-web
ウサギ王国 / はねつきとうか
https://github.com/tsuki-lab/hanetsuki-web
Last synced: 13 days ago
JSON representation
ウサギ王国 / はねつきとうか
- Host: GitHub
- URL: https://github.com/tsuki-lab/hanetsuki-web
- Owner: tsuki-lab
- Created: 2019-03-29T13:21:47.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T09:43:53.000Z (7 months ago)
- Last Synced: 2024-06-23T18:36:10.931Z (7 months ago)
- Language: SCSS
- Homepage: https://hanetuki.com/
- Size: 15.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 Googleyarn deploy
```# dependencies
## lang
- html
- css
- jQuery
- bootstrap
- lightbox2## environment
- vite
- sass
- firebase