/react-reactRouter-redux-express-webpack

Basic minimalist boilerplate which includes react,react-router,redux,webpack and Express

Primary LanguageJavaScript

react-reactRouter-redux-express-webpack

Basic minimalist boilerplate which includes react,react-router,redux,webpack and Express

Starter kit for creating universal React applications.

Features

  • Babel
  • Babel is a JavaScript compiler. Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments.
  • ESLint
  • ESLint is an open source JavaScript linting utility
  • Express
  • Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • React
  • React is UI framework.
  • React Router v4
  • This library is used for routing the application.
  • Webpack v2
  • Webpack is module bundler

Extras

  • TBA

Setup

$ npm install

Usage

Start development server:

$ npm run start

License

MIT © Gyanesh Gouraw