diff --git a/.gitignore b/.gitignore index 34a578b..31b09e3 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ dist-ssr *.njsproj *.sln *.sw? + +# Lock +package-lock.json diff --git a/README.md b/README.md index 33895ab..329092a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,53 @@ -# Vue 3 + TypeScript + Vite +# OpenCloud -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `