generator-react-m

Yeoman generator

Usage no npm install needed!

<script type="module">
  import generatorReactM from 'https://cdn.skypack.dev/generator-react-m';
</script>

README

react-m

一套专为Mobile打造的React解决方案

安装Yeoman生成器

npm install -g yo

安装react-m脚手架

npm install -g generator-react-m

初始化

yo react-m

生成Component

yo react-m:component myComp

生成Store

yo react-m:store myStore

生成Actions

yo react-m:actions myActions

联系我们

@六猴

email: weichun.pwc@alibaba-inc.com