0.0.3 • Published 5 years ago

generator-moon v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

我是谁?

我是一个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