14 lines
285 B
Text
14 lines
285 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 as whether you want to create a
|
||
|
design from scratch, or start from a block.
|