commit f023be72aeccfdd6626a2c375bc89d7a16d023a8 Author: gzfgeh Date: Thu Feb 9 16:24:16 2023 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7315f1e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# ---> Vue +# gitignore template for Vue.js projects +# +# Recommended template: Node.gitignore + +# TODO: where does this rule come from? +docs/_book + +# TODO: where does this rule come from? +test/ + +# ---> VisualStudioCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + diff --git a/README.md b/README.md new file mode 100644 index 0000000..a74f83b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ereach-shop-h5 +