0.0.15 • Published 8 years ago

neo-tool v0.0.15

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

neo-tool

npm version Build Status codecov

neo脚手架工具集

Usage

neo init

初始化一个项目

$ neo init myproject

会在当前目录新建一个前端工程

noe page

根据模版创建新页面

$ neo p index
neo c

创建新组件

$ neo c modal
neo --help

查看帮助

$ neo --help

Development

  1. 安装依赖包
npm install
  1. 编译ES6
webpack -d
0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago