gurolayanlar / reactjs-starter

ReactJS Starter Kit for Web Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ReactJS Starter Kit for Web Site

License:MIT License


Languages

Language:JavaScript 69.8%Language:CSS 20.4%Language:HTML 9.9%