0.0.15 • Published 9 years ago

neo-tool v0.0.15

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

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago