Coder Social home page Coder Social logo

eightfeet / react-isomorphic-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacky-fe/react-isomorphic-skeleton

0.0 0.0 0.0 42 KB

史上功能最全的react同构脚手架,集成redux,react-router。全页面支持同构渲染,按需加载,包括html,js及css。调试环境集成hotreplace和browsersync,支持真机调试

JavaScript 93.37% CSS 2.39% HTML 4.24%

react-isomorphic-skeleton's Introduction

#react-isomorphic-skeleton ##0.0.3 changelog

  1. 支持css moduler;
  2. 支持className不可变的第三方ui框架如antd;
  3. 支持sass;
  4. 支持微信全版本(微信android版的坑已经帮你趟过了)。

建议使用sass取代"Aphrodite for CSS"

Description

这是一个全功能的react同构脚手架,它有你想要的一切:

  1. 每个路由的组件和逻辑都放在了单独的文件夹,便于以后单独提出;
  2. 做到了服务端同构渲染;
  3. 做到了html, css, js的根据路由按需加载;
  4. 比较纯净,没有太多的轮子;
  5. 集成了react-redux和react-router;
  6. 支持hot-replace;
  7. 同时支持使用Browsersync进行真机调试;
  8. 集成antd框架并支持最小化编译输出,参见src/components/app;
  9. 集成Helmet防范xss攻击。

##注意 node.js 版本 > 5.5

npm版本 > 3.0 ##用法

git clone https://github.com/Jacky-fe/react-isomorphic-skeleton

cd react-isomorphic-skeleton

npm install

npm start

##感谢 & 相关项目 代码文件基于React Production Starter

编译脚本文件基于React Start Kit

react-isomorphic-skeleton's People

Contributors

jacky-fe 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.