GithubHelp home page GithubHelp logo

fagaiweizhuren / react-zhufengapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wakeupmypig/react-zhufengapp

0.0 1.0 0.0 193 KB

这是珠峰培训react课程前端页面

JavaScript 82.37% CSS 16.72% HTML 0.91%

react-zhufengapp's Introduction

react技术栈

yarn add react react-dom redux react-redux react-router-dom react-router-redux@next history  redux-thunk 

webpack

yarn add webpack webpack-dev-server html-webpack-plugin --dev

babel

yarn add babel-core babel-preset-es2015 babel-loader babel-preset-stage-0 babel-preset-react babel-plugin-transform-decorators-legacy --dev

图片和less

yarn add css-loader style-loader less-loader less file-loader url-loader --dev

轮播图插件

yarn add react-swipe swipe-js-iso --dev

react动画

yarn add react-addons-css-transition-group

fetch

yarn add whatwg-fetch es6-promise

koa

yarn add koa koa-router koa-cors  koa-bodyparser nodemon

服务端接口

| 方法 | 路径 | 作用 | 返回值| | ------------- |:-------------------------- |: -----| ------| | post | /api/login | 登录 | {nickName:''} | | get | /api/getLessonByUser/:user | 获取当前用户课程列表 | [{lessonName,url,timer,location,long,lessonId}] | | get | /api/getLessons/:type/:limit/:offset | 获取对应类型的课程 |{hasMore,lessons:[{url,lesson,lessonId,price}]}| | get | /api/getSliders | 获取轮播图数据 |[]|

react-zhufengapp's People

Contributors

zhufengzhufeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.