Skip to content

yedegesong/typescript-webpack-react-antd

Repository files navigation

typescript + webpack + react + fis3

全局需要安装的环境

 nodejs
 
 npm install cnpm -g

 npm install webpack -g

 npm install typescript -g

 npm install tsd -g
 

开发完成构建工具 fis3 百度前端构建工具 (选装)

 npm install fis3 -g
 

使用

npm install 

tsd install 

运行

 npm run dev 
 

本地预览目录

 http://127.0.0.1:9090/dist/pages/login.html
 

在线预览地址

账号:admin 密码:123456

https://yedegesong.github.io/ERP/pages/api.html

在线使用文档

https://yedegesong.gitbooks.io/typescript-react-redux/content/jian_jie.html

About

技术体系typescript + webpack + react (采用多入口打包模式)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors