You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

305 B

iMove-cli

Install

npm i -g @imove/cli

Usage

  • 初始化项目,创建 imove.config.js
imove -i
# OR
imove --init
  • 启动开发服务及编辑器
imove -de
# OR
imove --dev --editor

浏览器打开 http://127.0.0.1:3500/