Skip to main content

@freesewing/studio

FreeSewing's studio package provides FreeSewing's stand-alone development environment.

It is published on NPM as @freesewing/studio .
The source code for this package is available in our monorepo on Codeberg under packages/studio .

note

This is a cli/executable package that should be called through npx.

Usage

Run the following command to setup FreeSewing's stand-alone development environment:

npx @freesewing/studio

The package will run an interactive script and install a standalone development environment which can be used to develop and test a new FreeSewing design and to generate patterns from that design.

tip

Please see our Getting Started tutorial for more information about how to set up and start the standalone development environment.