7 releases
0.1.6 | Feb 23, 2021 |
---|---|
0.1.5 | Feb 21, 2021 |
0.1.3 | Oct 26, 2020 |
#669 in Cargo plugins
28 downloads per month
19KB
81 lines
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.
Dependencies
~28MB
~606K SLoC