React/vue project init & generate js/css files to init a new react/vue component
Install: npm install fe-auto-init -g
To init a react app, run in the right path:
fe-auto-init
对于 react component, 执行:
fe-auto-init <your component/channel name>
对于 redux component, 执行:
fe-auto-init <your component/channel name> -x
添加渠道, 执行:
fe-auto-init <your component/channel name> -c
npm link : https://verdaccio.lkcoffee.com/-/web/detail/fe-auto-init