Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 290 Bytes

Regend-WebUI

regendのWebフロントエンド

https://yuma14.net/regend-webui/

開発環境の用意

git clone https://github.com/yuma140902/regend-webui --recursive
cd regend-webui
cd regend
npx wasm-pack build
cd ..
npm install