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

VersionDownloads (Last 7 Days)Tag
0.2.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.02
0.1.130
0.1.120
0.1.110
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i create-yew-app

Weekly Downloads

2

Version

0.2.0

License

Apache-2.0

Unpacked Size

5.5 kB

Total Files

4

Last publish

Collaborators

  • jetli