Cyberphinx / rust-wasm

A simple rust wasm project build for webpack bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Anytime you make changes in rust code and want them reflected on http://localhost:8080/, just re-run the 'wasm-pack build' command within the sanctum_client directory.

  2. In project start, or Whenever we declare new dependencies, we need to install them: 'npm install'

  3. Serve the website locally by running 'npm run start' command under the 'www' folder

About

A simple rust wasm project build for webpack bundler


Languages

Language:Rust 58.5%Language:JavaScript 23.2%Language:HTML 16.0%Language:CSS 2.3%