/OhMyBox

🔮 Development toolbox, and more...

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Pre-installed

Install wasm-pack

cargo install wasm-pack

# With Windows
cargo install wasm-pack --version 0.9.1

Install rsw

cargo install rsw

Note: If your operating system is Windows, it is recommended to install wasm-pack v0.9.1

Quick start

Note: Open two terminal windows, execute yarn rsw watch in the first and yarn tauri dev in the second. The order of execution is important, do not close the first window!

# 1. Do not exit the process after the command has started.
yarn rsw watch

# 2. Front-end: start dev server
yarn tauri dev

License

GPL-3.0 license © 2022 lencx