Make sure that you have Node and NPM installed.
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
To deploy your app in heroku, you can follow this steps; https://gist.github.com/semcelik/669fd89840256e72a541ce3009a0dfa1