This project is a React Application using ES6, Yarn and Webpack. For better understanding how the development workflow on this project please visit:
-
Clone this project or download Zip file
$ git clone https://github.com/ariphidayat/react-template.git
-
Make sure you have installed Node.js and npm. For more detail: https://nodejs.org/en/download/
On command prompt, run the following command:
$ cd react-template
$ yarn install
$ yarn start
$ yarn bundle