generator-hello-panda

基于react+reduce+gulp+webpack+react-route的项目目录快速生成器

Usage no npm install needed!

<script type="module">
  import generatorHelloPanda from 'https://cdn.skypack.dev/generator-hello-panda';
</script>

README

Getting Started

  • Install: npm install --global yo gulp-cli npm install -g generator-hello-panda(保证全局的yo是通过npm install的)
  • Run yo hello-panda to scaffold your app
  • Run gulp serve to preview and watch for changes
  • Run gulp build to build your webapp for production