Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目运行预览时如何切换至其他模块? #2

Open
nohomeman opened this issue Aug 27, 2024 · 3 comments
Open

项目运行预览时如何切换至其他模块? #2

nohomeman opened this issue Aug 27, 2024 · 3 comments

Comments

@nohomeman
Copy link

默认是form模块,如何切换至edit模块

@mezhanglei
Copy link
Owner

mezhanglei commented Aug 27, 2024

默认是form模块,如何切换至edit模块

切换到对应模块的目录,然后再npm run start即可,需要注意的是editor还在优化中,form和render是已经成熟的库,可以放心用

@nohomeman
Copy link
Author


我运行render时候显示 @simpleform/[email protected] 这个包异常,edit一样有这个情况master分支

@mezhanglei
Copy link
Owner


我运行render时候显示 @simpleform/[email protected] 这个包异常,edit一样有这个情况master分支

本地预览demo确保你的node版本在18.x以上版本,然后在根目录npm install,正常安装完依赖,你就可以正常跑起来了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants