generator-moon

0.0.3 • Public • Published

我是谁?

我是一个yeoman脚手架,可以根据JDL生成Vue管理端项目的增删改查页面。

我能干嘛

点我观看演示视频

generator-moon NPM version Build Status Dependency Status

Generator vue&leancloud project

Installation

First, install Yeoman and generator-moon using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-moon

Then generate your new project:

# 生成前端项目(vue + element-ui + leancloud) 
yo moon:client
# 生成后端项目(express + typescript + leancloud) 
yo moon:server
# 导入JDL 
yo moon:import-jdl <filename>

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © tangyy

Package Sidebar

Install

npm i generator-moon

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

11.2 MB

Total Files

744

Last publish

Collaborators

  • yueyangtang