forked from johndatserakis/koa-vue-notes-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98f855f
commit 40eb7a7
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# SPA using Koa as the backend and Vue as the frontend. | ||
# Koa-Vue-Notes-Api Project | ||
|
||
Work In Progress. | ||
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 ` |