A web-based GUI implementation of hoshimi-venus. Neither this project nor the developer has connection with the official affiliation.
Simply run the following commands in your terminal.
$ npm i
$ npm run build
Alternatively, if you would like to run HoshimiStage at your local envirment, either of the following commands can be your choice.
$ npm run dev
or
$ npm run start
After that, fire up your favorite modern browser and open http://localhost:3000 to see the result.
Card Search
Any contributions, including suggestions, bug reports, localizations, pull requests, are warmly welcomed. Don't hesitate to open a ticket or contact me directly.
- Live Simulation Core Library: hoshimi-venus
- Image resources reference from: info-pride
- Logo from: IDOLY-PRIDE-Logo
HoshimiStage is licensed under the Apache License 2.0.