mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
Added build instructions
This commit is contained in:
@@ -12,7 +12,13 @@ A back to the basics CSS starter kit. For when you don’t need the whole boot.
|
||||
|
||||
## Developers
|
||||
|
||||
Shoelace ships with a CLI that can be used to build a dist and optionally publish it to an S3 bucket. To see all available flags, run:
|
||||
Shoelace ships with a CLI that can be used to build a dist and optionally publish it to an S3 bucket. To build a dist, run:
|
||||
|
||||
```
|
||||
node shoelace.js --build
|
||||
```
|
||||
|
||||
To see all available flags, run:
|
||||
|
||||
```
|
||||
node shoelace.js --help
|
||||
|
||||
Reference in New Issue
Block a user