spring cleaning

This commit is contained in:
Adam 2023-06-15 21:33:44 -04:00
parent 155a5ac08f
commit 5d6e3f035d
2 changed files with 0 additions and 13 deletions

6
package-lock.json generated
View file

@ -1,6 +0,0 @@
{
"name": "doordesk",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}

View file

@ -1,7 +0,0 @@
{
"scripts": {
"react": "cd slow_react && npm install && npm run dev",
"solid": "cd solid_door && npm install && npm run dev",
"dennis": "cd dennis && source ./bin/activate && pip install --upgrade pip && pip install -r requirements.txt && python main.py"
}
}