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
|
4 years ago | |
---|---|---|
.. | ||
src | 4 years ago | |
.npmignore | 4 years ago | |
README.md | 4 years ago | |
index.js | 4 years ago | |
package.json | 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/