Add micro template

This commit is contained in:
Sébastien Chopin 2017-07-27 17:13:05 +02:00 committed by GitHub
parent 368244b129
commit dcb4ab514e

View File

@ -162,6 +162,7 @@ You can start by using one of our starter templates:
- [express](https://github.com/nuxt-community/express-template): Nuxt.js + Express
- [koa](https://github.com/nuxt-community/koa-template): Nuxt.js + Koa
- [adonuxt](https://github.com/nuxt-community/adonuxt-template): Nuxt.js + AdonisJS
- [micro](https://github.com/nuxt-community/micro-template): Nuxt.js + Micro
- [nuxtent](https://github.com/nuxt-community/nuxtent-template): Nuxt.js + Nuxtent module for content heavy sites
## Using nuxt.js programmatically