From 2f5357aeb45d15a884d7b533a35b701466780946 Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Wed, 20 May 2020 17:53:20 +0800 Subject: [PATCH 1/6] README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..5c26f09e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# counter-app +npm i +cd counter-app +npm start From d9031bd7bcdbb92fd4ba0784c32c410bc49d4991 Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Wed, 20 May 2020 17:54:01 +0800 Subject: [PATCH 2/6] README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c26f09e..81cf6257 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# counter-app -npm i -cd counter-app -npm start +# npm i +# cd counter-app +# npm start From 39b87fe343e7a8a97505d3bb048369e6e67d08b7 Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Wed, 20 May 2020 17:55:25 +0800 Subject: [PATCH 3/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81cf6257..ca950e07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# counter-app # npm i # cd counter-app # npm start From fef5b95eec20561de5890c945515b952544c092f Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Thu, 21 May 2020 13:54:09 +0800 Subject: [PATCH 4/6] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ca950e07..64d8bc89 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# counter-app -# npm i -# cd counter-app -# npm start +#### counter-app +#### npm i +#### cd counter-app +#### npm start From aeb8c2c2f3cc58a7038f81443b4affc7cbe1371b Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Thu, 21 May 2020 13:57:02 +0800 Subject: [PATCH 5/6] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64d8bc89..4e789fa4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -#### counter-app -#### npm i +#### counter-app developed by React + +#### npm i #### cd counter-app #### npm start From f7097292d72f863117e114f9a8f2513042ab12d9 Mon Sep 17 00:00:00 2001 From: ZiYi <30764272+delilayang@users.noreply.github.com> Date: Thu, 21 May 2020 13:58:14 +0800 Subject: [PATCH 6/6] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e789fa4..a220e302 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -#### counter-app developed by React +#### /// counter-app developed by React -#### npm i -#### cd counter-app -#### npm start +#### $npm i +#### $cd counter-app +#### $npm start