Skip to content

skrobek/webpack-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starter

This is a starter for React.js based applications. Build system is working on the top of webpack builder. All files can be written in ES6 and will be transformed using babel.js. For the development there is a webpack developer server with react-hot-loader module, which makes live update to you app. See below for what's inside project.

What's included

Requirements

  • node 0.12.x and related npm
  • webpack (install via npm: npm install -g webpack)

Development

  • run npm install
  • run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published