@thamognya/create-yew-app

0.0.5 • Public • Published

@thamognya/create-yew-app

A fork of this in https://github.com/jetli/create-yew-app


create-yew-app

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

Quick Overview

npx @thamognya/create-yew-app@latest my-app
cd my-app
npm start

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

(demo.svg is created by termtosvg)

Get Started Immediately

You don’t need to install or configure tools like Webpack or Parcel.
They are preconfigured and hidden so that you can focus on the code.

Create a project, and you’re good to go.

Package Sidebar

Install

npm i @thamognya/create-yew-app

Weekly Downloads

1

Version

0.0.5

License

AGPL-3.0-or-later

Unpacked Size

5.74 kB

Total Files

4

Last publish

Collaborators

  • thamognya