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