Skip to content

A development tool and specialize for PC web, mobile web. Support majority browser including IE8.

Notifications You must be signed in to change notification settings

peanuts6/yunyecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yunyecli

一个集成工具,可支持jquery/es6/es7,react,angular,vue项目的编译。其中jquery项目支持IE8浏览器。满足你不同的需求,快速构建您的应用! An integrated building tool. It can build jquery/es6/es7, react, angular, vue project. enjoin it!

安装/Installation

npm install -g https://github.com/peanuts6/yunyecli.git

使用/Usage

yunyecli -h

快速启动/Quick start

创建一个项目

Create a project

yunyecli create project [projectName] [projectType]

创建项目之后,需要进入项目文件夹,执行 npm init,生成npm版本信息

After creating a project, cd project directory and type npm init

初始化一个项目,或先创建项目目录,在项目根目录执行初始化

Initialize an existing project, or mkdir (projectName) && initialize project

yunyecli init

构建项目

Build project

yunyecli build [env] [all|diff]

启动服务器

Start a server

yunyecli start [8086]

浏览器输入http://localhost:8086测试验证

run in browser http://localhost:8086

About

A development tool and specialize for PC web, mobile web. Support majority browser including IE8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published