0.1.2 • Published 7 years ago

kurama-in v0.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Introduction

Kurama(AKA.九尾)

全面的前端开发助手(现在为demo阶段),其余功能将后续补充。

Usage(内网使用)

npm install kurama-in -g

cd ./target_dir
kurama init

Usage(外网使用)

npm install kurama -g

cd ./target_dir
kurama init

更新说明

  1. 构建工具都是基于cooking,使用方法参考https://github.com/ElemeFE/cooking