/reactjs-starter

ReactJS Starter Kit for Web Site

Primary LanguageJavaScriptMIT LicenseMIT

ReactJS Starter

This repository is a simple starting point for SPA using ReactJS, Bootstrap and Webpack.

Getting Started

Clone this repo and run the following commands.

npm install
bower install
npm run start

How to Build

Run the following command for build

npm run build

Next step

  • Heroku implementation