Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caojianping/anujs-cli

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

anujs anujs-cli ie8 javascript react template typescript webpack

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# anujs-cli

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

## 安装

使用 npm:

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

## 备注

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