Skip to content

Repository files navigation

react-starter-kit

React web app start kit powered by Webpack + Babel.

Developing

npm run dev

Hot reloading, babel 6 with es2015, react, and class properties. Styled with less.

Open http://localhost:3000 and start editing away!

Deploying to gh-pages

npm run deploy

Builds using the webpack production settings (minification, etc) and pushes the build files to your repo's gh-pages branch.

Example: http://pwmckenna.github.io/react-starter-kit/

Is this up to date?

Releases

Packages

Contributors

Languages