From f96d1a4c8cf69ed27fc93246821ec4235c4bd5ff Mon Sep 17 00:00:00 2001 From: Djkato Date: Sat, 18 Feb 2023 19:06:27 +0100 Subject: [PATCH] remove node_modules,add git ignore --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b512c09 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/README.md b/README.md index 1112622..5f745a8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To test locally, you'll need: how to test: 1. Download this repo to a folder -2. Open terminal in this folder, type `npm run serve` +2. Open terminal in this folder, type`npm install`, wait till it's done, then `npm run serve` 3. Go to http://localhost:3000 on your Chrome browser 4. click start button, observe