parent
919afcbcfc
commit
e754e40622
22 changed files with 1034 additions and 184 deletions
15
packages/components/README.md
Normal file
15
packages/components/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# mini-strap-components
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run components.scss
|
||||
```
|
||||
|
||||
This project was created using `bun init` in bun v1.1.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
Loading…
Add table
Add a link
Reference in a new issue