- Clone this repository:
$ git clone git@github.com:sangupta/react-base.git
- Switch directory:
$ cd react-base
- Install dependencies:
$ npm install
or$ yarn install
- Fire the development server:
$ npm run watch
- Open the URL:
$ open http://localhost:1309/
Apache License 2.0.