0.0.15 • Published 7 years ago

neo-tool v0.0.15

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago