Base template for react projects. Includes webpack, babel, and client / server architecture.
Use the cmd line to install dependencies.
npm install
npm run build
npm run dev
Add your commit notes to commit.log When committing use
git commit -F commmit.log