arn-the-long-beard / try

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

About

This template shows how to create a web app using Yew and wasm-pack.

๐Ÿšด Usage

๐Ÿ› ๏ธ Build

When building for the first time, ensure to install dependencies first.

yarn install
yarn run build

๐Ÿ”ฌ Serve locally

yarn run start:dev

๐Ÿ”‹ Batteries Included

  • wasm-bindgen for communicating between WebAssembly and JavaScript.
  • wee_alloc, an allocator optimized for small code size.

About

License:Apache License 2.0


Languages

Language:Rust 86.4%Language:JavaScript 7.2%Language:HTML 6.0%Language:CSS 0.4%