First commit

This commit is contained in:
Krylov Sergey 2022-06-07 01:21:14 +05:00
commit 5ddcf46642
2 changed files with 17 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.idea
node_modules

15
requirements.txt Normal file
View File

@ -0,0 +1,15 @@
webpack (imports/exports)
+typescript
babel
scss
eslint
+stylelint
-dev mode
devserver
sourcemaps
eslint
stylelint
-prod mode
minified
git
+CI\CD