跳到主要内容

@openclothes/studio

open clothes's studio package provides open clothes's stand-alone development environment.

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

注意

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

Usage

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

npx @openclothes/studio

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

提示

Please see our 快速开始 tutorial for more information about how to set up and start the standalone development environment.