Skip to content

mushonnip/kobokan-button

Repository files navigation

Kobokan Button

Sebuah Website Tombol Suara didedikasikan untuk VTuber Gen-3 Hololive Indonesia, Kobo Kanaeru.

Note

This project is still so early. We are welcome for your contribution.

Contributing

Ingin berkontribusi? lihat panduannya di sini

Development environment

# install package dependencies
$ npm install
# generate the voice list (local development only)
$ npm run generate:voice-list
# run development server
$ npm run dev

Agar daftar voice bisa ditampilkan oleh website, diperlukan men-generate voice list dari YAML menjadi satu file dengan format JSON. Caranya dengan menjalankan perintah npm run generate:voice-list. Perintah ini diperlukan setiap kita mengubah file YAML.

Perintah npm run dev digunakan untuk menjalankan web server dalam mode development yang berjalan pada localhost:3000.

LICENSE

LICENSE

Program: MIT

Audio: According to the Hololive secondary creation licence.

This project is a work of fans and is not related to the official Hololive.

Thanks and Credits

This project are inspired by luna-button and related/similar projects.