Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 271 Bytes

web-component

Rust crate for creating WebComponents

Installation

cargo install cargo-web-component --git https://github.com/sensorial-systems/web-component

Usage

cargo web-component new my-project
cd my-project
cargo web-component serve