Giter Club home page Giter Club logo

sunweb's Introduction

是基于React 开发的一个小demo, 结构比较简单,趁个周末写的

构建工具是 gulp + webpack

启动

1.git clone https://github.com/shaqihe/sunweb.git
2.cd sunweb
3.npm install
4.gulp //启动gulp 服务器
5.因为数据是基于后端的爬虫系统,单独启动 前端 是无法获取数据,方便大家调试,提供一下我开发机的地址,
  配置如下: 在根目录的 gulpfile 文件中 var options = url.parse('XXXXX');中的XX替换成
  'http://118.192.156.85:3000'。  用着方便,给个star,嘎嘎~

说明:
1.前后端是完全分离了,前端单要起单独的服务器。
2.后端是node 提供数据,数据是爬虫抓取的,为加快爬虫数据读写,数据存储用的是redis
3.样式是less
4.代码采用es6 jsx   用babel编译
5.文件结构比较简单

sunweb's People

Contributors

xingyesh avatar

Watchers

James Cloos avatar mark.k 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.