# React Webpack Starterkit A simple react starter kit that uses webpack for a custom workflow ## Run server ` npm start ` ## Build project ` npm run build `