From 40eb7a706cca8e070bf6fcfe5761e310663d70c6 Mon Sep 17 00:00:00 2001 From: John Datserakis Date: Wed, 19 Jul 2017 00:37:58 -0400 Subject: [PATCH] updating readme --- readme.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b272e22..04ed708 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ -# SPA using Koa as the backend and Vue as the frontend. +# Koa-Vue-Notes-Api Project -Work In Progress. \ No newline at end of file +This is a SPA using Koa (2.3) as the backend and Vue (2.3) as the frontend. There's more to this, but it is currently still in progress. You're welcome to take a look around as I get things set up. + +Work In Progress. + +`npm run watch` + +`npm run build ` \ No newline at end of file