Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React IE8 Boilerplate

Quick Start

  1. Install Docker.
  2. Run ./bin/start setup in your Terminal.

or just simply run

npm install
npm start

under

  • node 4.6.2
  • npm 2.15.11

Development

# Do [Quick Start](./#quick-start) first if not yet done.
./bin/start develop

Deployment

Publish Server

# Do [Quick Start](./#quick-start) first if not yet done.
./bin/start publish

Hot Reload Config or Static

# Empty for now #

Tech Stack

  • React: A javascript library for building user interfaces.
  • Redux: Predictable state container for JavaScript apps.
  • immutable-js: Immutable persistent data collections for Javascript which increase efficiency and simplicity.
  • Ant Design: An enterprise-class UI design language and React-based implementation.
  • Webpack: To bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
  • Babel: Babel is a compiler for writing next generation JavaScript.
  • LESS: A dynamic stylesheet language.
  • ESLint: The pluggable linting utility for JavaScript and JSX.
  • jest: A JavaScript testing framework, used by Facebook to test all JavaScript code including React applications.

Browser Compatibility

  • IE8 and above
  • Chrome
  • Firefox
  • Safari
  • Opera

About

Quickly build web app via React and related tech.

Topics

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages