10000 GitHub - asuscc/react-ui-demo: react-ui template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

asuscc/react-ui-demo

 
 

Repository files navigation

react-ui-demo

基于react,使用typescript(es6)编写,webpack构建的 react-ui template

前端交流群:621973872

Getting start

  1. Clone this repo:

     $ git clone https://github.com/ahyiru/react-ui-demo.git
    
  2. Install dependenices: $ npm i

  3. Start the project: $ npm start //默认端口8000

  4. 打开浏览器,访问: http://localhost:9000/

快速创建项目

  1. 安装 yrui-init :

     $ npm install -g yrui-init
    
  2. 创建项目: $ yrui-init appName

  3. 安装依赖: $ cd appName && yarn install

  4. 运行项目: $ npm start

持续更新中...

2016回顾

About

react-ui template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.5%
  • JavaScript 32.2%
  • CSS 30.0%
  • HTML 0.3%
0