initial docker detup

This commit is contained in:
Danny Avila 2023-03-06 12:49:22 -05:00
parent f5e079742a
commit ff7b016190
11 changed files with 84 additions and 14 deletions

View file

@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"build": "Webpack .",
"build": "webpack",
"build-dev": "Webpack . --watch"
},
"repository": {