Webpack Starter

Base template for react projects. Includes webpack, babel, and client / server architecture.

Installation

Use the cmd line to install dependencies.

npm install

Usage

npm run build
npm run dev

Contributing

Add your commit notes to commit.log When committing use

git commit -F commmit.log