Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 815 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 815 Bytes

React-Antd-Router Boilerplate

React-Boilerplate-Banner

A React + Ant Design + React Router 4 + Webpack 4 boilerplate with Sass loader

Prerequisites

Make sure that you have Node and NPM installed.

Installing

1- Clone this repository using

git clone https://github.com/semcelik/react-antd-router-boilerplate.git

2- Go to project folder with

cd react-antd-router-boilerplate

3- Install modules with

npm install

4- Start project with

npm start

and it will run at http://localhost:3000

Deploying on Heroku

To deploy your app in heroku, you can follow this steps; https://gist.github.com/semcelik/669fd89840256e72a541ce3009a0dfa1