Skip to content

这是一个演示 OpenTiny 跨框架组件开发的示例工程(基于 pnpm 搭建)

Notifications You must be signed in to change notification settings

opentiny/dtt-cfc

Repository files navigation

@opentiny/dtt-cfc

This is an example project (built based on pnpm) that demonstrates OpenTiny cross-framework component development.

Local startup

You can run the following command in the root directory of the project to download the project dependency:

pnpm i

You can run the following commands to open a demonstration case of a framework:

# Example of starting the Vue
pnpm -F vue dev

# Example of starting the React
pnpm -F react dev

# Example of starting Solid
pnpm -F solid dev

Congratulations on the success of the launch!🎉

About

这是一个演示 OpenTiny 跨框架组件开发的示例工程(基于 pnpm 搭建)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published