cargo-web-component

Crates.iocargo-web-component
lib.rscargo-web-component
version0.1.6
sourcesrc
created_at2020-10-26 05:17:42.944157
updated_at2021-02-23 01:59:32.383975
descriptionCargo commands for ease web-component-rs development.
homepage
repositoryhttps://github.com/notdanilo/cargo-web-component
max_upload_size
id305495
size63,408
Danilo Guanabara (notdanilo)

documentation

README

cargo-web-component

Cargo commands for web-component-rs development.

Usage

To install:

cargo install cargo-web-component

To build a project using web-component-rs:

cargo web-component build

To serve a project on the web development server (hardcoded port 8080):

cargo web-component serve

Note

This package was created to attend an urgent demand, so it is not in its best shape.

Commit count: 16

cargo fmt