Skip to content

A simple, fast, and fun CLI for scaffolding projects

Notifications You must be signed in to change notification settings

CN-kicoyu/yus-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yus-cli

用最简单高效的方式构建前端潮流框架

安装

$ npm install -g yus-cli

如何使用?

$ yus init <template-name> <project-name>

样例:

$ yus init miniapp my-project

支持模板

目前仅支持下列模板,后续会持续添加模板:

  • miniapp - A template devoted to developing wechat or alipay mini-app

  • multi-vue - Multi-Pages project template for vue.js

  • react - A full-featured Webpack + react + react-router4 + redux + PWA setup with hot reload, linting & css extraction.

About

A simple, fast, and fun CLI for scaffolding projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published