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