Skip to content

john-xia/react-dva

Repository files navigation

react-dva react

pikeimen test commit

  • Language:TypeScript

  • Framework:dva

  • UI:ant.design

Table of Contents

[目录]

Install

[安装依赖]

node >= v4.4.7
// Install dva-cli
$ npm install dva-cli -g
// Create app and start
$ dva new myapp
$ cd myapp
$ npm install
$ npm start

Usage
-------
[用法]

#### development[开发环境]

```bash
$ npm start

访问:http://127.0.0.1:8989

test[测试环境]

$ npm run test

production[生产环境]

$ npm run build

Demo

[项目演示]

登录1

布局1

Links

[教程链接]

Thank

[致谢]

License

[开源协议]

MIT

About

react-dva

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •