mIGRATED TO VUE

This commit is contained in:
Andrew
2023-01-30 16:58:48 +00:00
parent f53b7238c4
commit 1ec6fbd05e
29 changed files with 1739 additions and 1015 deletions

28
.vscode/.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
*.local
/cypress/videos/
/cypress/screenshots/
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?