Coder Social home page Coder Social logo

react_cli's Introduction

react-router

Jyall-React-Cli

version 1.0.1

Description

React作为一个前端核心库,建立了良好的JS库生态,出现了大量的第三方JS库用来支持React构建适合自己项目的框架。这个脚手架使用redux、react-router、immutable、babel和webpack等构建了一个MVVM模式的React,wepack配置趋向于移动端开发,当然也兼容PC端,但对于PC端低版本浏览器未进行兼容,UI库引用了antd-mobile并配置了按需加载。本脚手架适用于构建逻辑较为复杂、前后端分离、模块化开发的大中型项目

installation

npm install

Packages

使用的几个关键库与相关参考

Package Version Docs Description
react v15.4.1 官方文档 基础库
react-router v3.0.2 文档 路由库
redux v3.6.0 设计** 基于React的设计框架,根据Flux而来
immutable v3.8.1 官方文档
immutable优势
facebook推出的数据结构库
babel 官方文档 编译器
webpack v2.4.1 官方文档 打包工具
ant.design 官方文档 基于react的UI库

Development

npm start

Build

npm run build

Basic step

STEP.md

react_cli's People

Stargazers

 avatar

Watchers

 avatar  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.