1 Star 1 Fork 180

toFlourish1/FEBS Cloud Web

forked from mrbird/FEBS Cloud Web 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
plopfile.js 274 Bytes
Copy Edit Raw Blame History
mrbird authored 2020-01-18 13:23 . update
const viewGenerator = require('./plop-templates/view/prompt')
const componentGenerator = require('./plop-templates/component/prompt')
module.exports = function(plop) {
plop.setGenerator('view', viewGenerator)
plop.setGenerator('component', componentGenerator)
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/toflourish/FEBS-Cloud-Web.git
git@gitee.com:toflourish/FEBS-Cloud-Web.git
toflourish
FEBS-Cloud-Web
FEBS Cloud Web
master

Search