Skip to content

tgm-templates/vitejs-trunk-wasm

Repository files navigation

Trunk & Vite.js project template

Trunk is a WASM web application bundler for Rust, and Vite.js is next Generation Frontend Tooling. Ok, they are together now for you.

Development

  • Install Trunk first: cargo install --git https://github.com/linux-china/trunk.git
  • Start dev server: run npm install then npm run dev and visit http://localhost:3000

Features

  • Wasm build by Trunk
  • Web development by Vite.js
  • Bundle by Vite.js
  • Trunk can still work as his way.

References

About

Develop WebAssembly web App by Vite.js and Trunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published