diff --git a/README.md b/README.md index 7889a90..a22bc32 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ pnpm i -g degit degit https://github.com/ShayanTheNerd/multiplication-table new-project-folder ``` +
Now, you can preview the project on a local server of your choice. My personal recommendation is the Live Server Extension.
+Before deploying the project or creating a new pull request, format all files and make sure there are no errors: