
Replaces #289 by @BenJamesBen which was blocked due to a merge conflict. Co-authored-by: Benjamin Fan <ben-git@swinglonga.com> Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/317 Co-authored-by: joostdecock <joost@joost.at> Co-committed-by: joostdecock <joost@joost.at>
13 lines
286 B
Text
13 lines
286 B
Text
---
|
|
title: Add a new design
|
|
---
|
|
|
|
To add a new design to the FreeSewing studio, run the following command in root
|
|
folder of your studio setup:
|
|
|
|
```
|
|
npm run add
|
|
```
|
|
|
|
It will prompt you for your design name, and ask whether you want to create a
|
|
design from scratch, or start from a block.
|