From 453c362465aa190e6999060ad5fc754f15053f78 Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 2 Dec 2019 17:27:37 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a719351..765e987 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # australia -Web frontend of minverse \ No newline at end of file +Web frontend of minverse + +## Requirements +- Node 13.x +- Yarn + +## Installation +- Install the packages using `npm i` +- Run the project using `DEBUG=australia:* npm start` \ No newline at end of file