create-yew-material-app

0.0.3 • Public • Published

create-yew-material-app

Create Yew Material App is a way to create a single page Yew application, which includes the yew-material ui framework.
note: create-yew-material-app is modified by create-yew-app

Quick Overview

npx create-yew-material-app my-app
cd my-app
npm run start

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will need to be loaded manually if you make edits.
You will also see any errors in the compiler.

npm run test

In progress...

npm run build

Builds the app for production to the build folder.
It correctly bundles Yew in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-yew-material-app

    Weekly Downloads

    1

    Version

    0.0.3

    License

    Apache-2.0

    Unpacked Size

    5.71 kB

    Total Files

    4

    Last publish

    Collaborators

    • justory