Code Monkey home page Code Monkey logo

react-basic-starter's Introduction

Demo

React Basic Starter

Why React Basic Starter

The lightweight react start, help you to start your project quickly.

React Basic Starter

  • Node v9.0.0
  • React v16.2.0
  • ReactDom v16.2.0
  • ReactRouterDom v4.1.2
  • ReactBootstrap: v0.31.1
  • Redux v3.7.2
  • ReactRedux v5.0.5
  • React-Hot-Loader v1.3.0
  • Styled Component v2.1.1
  • eslint v2.11.1
  • ES6 Support
  • yarn
  • webpack v4 Support

Redux middleware

  • Redux Logger 2.6.1v

Development

git clone https://github.com/madeinfree/react-basic-starter.git
ln -s .envs/.dev.env .env
yarn i && yarn start:dev

http://localhost:8081

Production

ln -s .envs/.prod.env .env
yarn start:prod

http://localhost:8080

License

MIT

react-basic-starter's People

Contributors

madeinfree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-basic-starter's Issues

Improvement Plans

  • Use Redux logger middleware
  • Add Production Webpack Config
  • Use Express or Koa Server
  • More Testing (Use Jest) - ref

change babel preset dependence

Shouldn't use the babel-preset-es2015-node6, maybe have a situation when user use the older broswer or dependencies, it will fail or error.

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.