ui-cli 0.2.2

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

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

# Apple
.DS_Store