README
活动模块脚手架
Purpose
- 规范项目框架和模块构建
- 简化重复工作
前提
- npm
- npm install -g yo
- npm install -g generator-yohos
步骤
- run command
yo yohos
- Enter...Enter...
- Congratulation!... Done!
- Enjoy It...
yohos = Yoho simple. Scaffold out a yoho activity module
<script type="module">
import generatorYohos from 'https://cdn.skypack.dev/generator-yohos';
</script>
yo yohos