Skip to content

Scan85/react-project

Repository files navigation

React Starter Pack

Tech

  • [Webpack 2]
  • [Webpack Dev Server]
  • [Rimraf]
  • [Extract Text Plugin]
  • [Axios]
  • [Babel]
  • [ESLint]
  • [React]
  • [React-Router]
  • [Redux]
  • [HotLoader]

Installation

$ git clone https://github.com/Scan85/react-project.git

$ npm install

Start Server

  • [Dev] -- starts webpack-dev-server with hot-plugin
$ npm run dev
  • [Dev watch] -- starts default webpack server
$ npm run dev-watch
  • [Prod] -- starts produktiv mode with comprimized data
$ npm run prod

About

react webpack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published