More clean up for IDAA. Mostly style related.

This commit is contained in:
Scott Idem
2025-01-08 16:10:51 -05:00
parent aa893b5ea6
commit e921f3a785
7 changed files with 144 additions and 133 deletions

View File

@@ -54,6 +54,8 @@ npm ci --omit dev
rsync -vhrz ~/OSIT_dev/ae_app_svelte_tailwind_skeleton/node_modules ~/OSIT_dev/ae_env_node_app/npm_deploy/build/ --delete
# copy package.json as well
npm install
```
Everything should be ready to run on the development server and production server.