Skip to content

sohucw/reactSPA

 
 

Repository files navigation

Profile

Target:使用React技术栈开发SPA.

Techs

  • UI库:React
  • UI组件:Antd
  • 路由:React-Router
  • 框架:Reflux
  • JS:ES6
  • 样式:Less
  • 图标:FontAwesome
  • 动画:Animate.css
  • 与后台通信:Fetch
  • 日期处理:Moment
  • 假数据模拟:MockJS
  • 打包构建:Babel Webpack
  • 包管理:Npm

Features

  • 自主配置开发环境
  • 支持ES6
  • React-Router配置路由
  • Less代替Css
  • Fetch代替Ajax
  • MockJs模拟数据
  • FontAwesome提供图标
  • AnimateCSS提供动画效果
  • 支持jQuery
  • 支持浏览器自动刷新

Usage

1、安装依赖:$ npm install
2、启动服务:$ npm start
3、生成文件:$ npm run build

Articles

License

MIT

About

a SPA built with React, Reflux, ES6, Fetch, Babel, Webpack, and Antd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.5%
  • CSS 7.1%
  • HTML 1.4%