GithubHelp home page GithubHelp logo

aini10000 / react-babylon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msdhu/react-babylon

0.0 0.0 0.0 81 KB

react + react-redux + redux-saga + react-router 4 + webpack 2 完整Demo

JavaScript 90.32% CSS 9.22% HTML 0.45%

react-babylon's Introduction

react-babylon

一个完整的 React + React-Redux + React-Router 4 + webpack 2 Demo.

使用步骤:

  1. clone 该工程到相应的文件夹下,然后 cd react-babylon,切换到该工程的根目录,执行 npm install,安装相应的依赖包.

  2. 开发环境中,直接在命令行中执行 npm run dev,就可以启动一个本地服务,然后就可以愉快的开发了.

  3. 关于生产环境中的构建和代码打包步骤:

    3.1 执行 npm run dll**: 将第三方包/模块单独打包压缩成一个 chunk.

    3.2 执行 npm run build**: 将业务代码单独打包,压缩成另一个 chunk.

react-babylon's People

Contributors

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