create-yew-app

0.2.0 • Public • Published

create-yew-app

This package includes the global command for Create Yew App.
Please refer to its documentation:

Getting Started

Install Rust wasm target

rustup target add wasm32-unknown-unknown

Install Trunk

Creating an App

npx create-yew-app my-app
cd my-app
trunk serve

Then open http://localhost:8080/ to see your app.
When you’re ready to deploy to production, create a minified bundle with trunk build.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    4
    • latest

Version History

Package Sidebar

Install

npm i create-yew-app

Weekly Downloads

11

Version

0.2.0

License

Apache-2.0

Unpacked Size

5.5 kB

Total Files

4

Last publish

Collaborators

  • jetli