From 87223900ec0ddfc9cf8c17cba003b732b43bf1ab Mon Sep 17 00:00:00 2001 From: John Datserakis Date: Sun, 20 Aug 2017 12:53:32 -0400 Subject: [PATCH] updated readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index a936f02..e708261 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,11 @@

+

+ Issues + Issues +

+ # Koa-Vue-Notes-Api This is a simple SPA built using [Koa](http://koajs.com/) (2.3) as the backend and [Vue](https://vuejs.org/) (2.4) as the frontend. Click [here](https://github.com/johndatserakis/koa-vue-notes-web) to see the frontend Vue code. Click [here](https://koa-vue-notes-web.innermonkdesign.com/) to view the app live.