From c3d87c21fafcc5d8b6081a1fb2b18d8bf60ab412 Mon Sep 17 00:00:00 2001 From: Xymorot Date: Sun, 16 Jun 2019 21:41:04 +0200 Subject: [PATCH] update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c67df17..4b672e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ## Hello There - `npm install` -- `npm start` +- `npm run tsc` for backend +- `npm run webpack` for frontend +- `npm dev`