Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 317 Bytes

anujs-cli

基于 anujs(React 迷你版)、IE8、TypeScript 的模板代码生成器,提供命令行工具生成相关模板代码,兼容 IE8+浏览器。

安装

使用 npm:

$ npm install anujs-cli --global
$ anujs-cli init [project-name]

备注

本地开发环境不支持 IE8 调试。