From f40184a5a36d9a956e272ddfe9d418da5dd766bb Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 26 Feb 2019 01:30:12 +0100 Subject: [PATCH] ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f832cffc..f5c6491b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ an event manager for radical communities [WIP] # dev -both backend (`/app`) and frontend(`/client) are in this repo. +both backend (`/app`) and frontend(`/client`) are in this repo. backend stack: node.js, express, sequelize. frontend stack: vue, webpack, boostrap