ui-cli 0.2.1

A CLI to add components to your app.
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by Cargo
# will have compiled files and executables
/target/
pkg
Cargo.lock

# Node
/node_modules/
/package.json
/pnpm-lock.yaml

# Apple
.DS_Store