From 9d08adc2cbff00f91d2327eeb14ae6a764ad31b2 Mon Sep 17 00:00:00 2001 From: Aji Kamaludin Date: Tue, 17 Aug 2021 16:36:25 +0700 Subject: [PATCH] update id on list api , update readme add react-kasiraja-web link --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ccd69..f02602b 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,11 @@ contoh react SPA POS ( point of sales ) built with react - run the app - npm run start \ No newline at end of file + npm run start + +### deploy +- build static + + npm build + +- compress `build` directory upload to your root hosts \ No newline at end of file