
Refer to the CHANGELOG for all info. --------- Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com> Co-authored-by: Josh Munic <jpmunic@gmail.com> Co-authored-by: Jonathan Haas <haasjona@gmail.com>
13 lines
285 B
Text
13 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.
|