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.
 
 
 
 
Hans Chan c97055d903 fix: npm postinstall script 4 years ago
..
src fix: npm postinstall script 4 years ago
.npmignore fix(cli): local db file config 4 years ago
README.md fix(cli): local db file config 4 years ago
index.js feat(cli): add cli-editor to open local editor 4 years ago
package.json fix: npm postinstall script 4 years ago

README.md

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/