2.1.0 • Published 5 years ago

top-cli v2.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

简介

top-cli 基于react 的各种环境配置

支持模板

  • 默认模板

  • ts模板(暂不想配置热更新不喜欢babel)

  • redux 模板

  • ssr 模板

install

npm install top-cli --g

Getting Started

topCli init myapp

developmeny

npm run dev

App running http://127.0.0.1:8088

production

npm run build

output dist