From dcb4ab514ee57b9a2b464e293c67dc3befa3b1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 27 Jul 2017 17:13:05 +0200 Subject: [PATCH] Add micro template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be1adfcc6c..44d7074586 100644 --- a/README.md +++ b/README.md @@ -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