From eff10fcc1e171e1ee7b926aa212685309ab188b2 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 4 Feb 2020 09:00:26 +0700 Subject: [PATCH] add readme --- README.MD | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..ab4c25d --- /dev/null +++ b/README.MD @@ -0,0 +1,12 @@ +# CUBETIQ Clinic Application + +#### Run Dev Application +```sh +npm start +``` + +#### Run Product Application +```sh + +``` +