sladewasinger / dungeonseekserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dungeonseekserver

  • nvm version 16.17.0
  • using wsl to run commands (Linux)
    • NODE_ENV=local in package.json will not work on windows.

To run the app:

  • repo/
    • npm run start
  • repo/vue-app/dungeonseek
    • npm run serve

Things to note:

  • There is a ustom deploy/copy file step in the github action file. If the deploy doesn't work, check to see if all .js files are being copied.

About


Languages

Language:JavaScript 99.9%Language:Vue 0.0%Language:HTML 0.0%Language:SCSS 0.0%