parent
f6cab31474
commit
919afcbcfc
23 changed files with 1226 additions and 0 deletions
15
packages/core/README.md
Normal file
15
packages/core/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# mini-strap-core
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run style.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