Подключены пакеты sass, pug, vue-router, vuex

This commit is contained in:
DwCay
2022-09-30 13:41:34 +03:00
parent 69f76d8171
commit 11d25f9fdc
13 changed files with 23681 additions and 1 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?