# m2-react-cli

[![](https://img.shields.io/badge/m2--react--cli-v1.1.0-green.svg)](https://github.com/hmiinyu/m2-react-cli.git) <br/>
Create a react app rapidly based on react-app-boilerplate.

### Usage
- Install
```bash
npm install m2-react-cli -g
m2-react-cli init my-react-app
