All Projects → DiscoverForever → generator-moon

DiscoverForever / generator-moon

Licence: MIT License
Open Source application generator for creating Leacloud + Vue projects in seconds!

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects

我是谁?

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].