Skip to content

Open Source application generator for creating Leacloud + Vue projects in seconds!

License

Notifications You must be signed in to change notification settings

DiscoverForever/generator-moon

Repository files navigation

我是谁?

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

About

Open Source application generator for creating Leacloud + Vue projects in seconds!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published