From b06acc0d599ead1b9ac8b4a54ac49a8a0d34bedc Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 11 Feb 2022 16:37:53 +0200 Subject: Improve README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b13fab..c5cf458 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ # SLAM Frontend UI -_SLAM_: A Mere Stack Language +## Running + npm ci + npm run dev + +## Testing + +Make sure the service is running on port 3000, then run + + npm run test + +NOTE: the tests call the live environment APIs by default. -- cgit v1.3