Skip to content

qwerty2501/yew-calc

Repository files navigation

Rust + yew calculator application

GitHub Pages

This repository is introduction of yew(web application framework).

Installation

Clone this repository into new directory and run install script below.

$ git clone https://github.com/qwerty2501/yew-counter.git
$ cd yew-calc
$ yarn

You should additional install wasm-pack when you don't have it.

$ cargo install wasm-pack

Running in local

$ yarn start

Open http://localhost:1234 .

Production

$ yarn bundle

Testing

$ yarn test

About

yew calculator app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published