# maxt-template-simple

快速体验maxt项目的简单模板

## Usage

```bash
$ npm i -g maxt-init
$ maxt-init --tpl simple example
$ cd example
$ npm run dev
```