mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-26 09:24:34 +00:00
.. | ||
build | ||
server | ||
src | ||
electron-builder.yml | ||
electron.vite.config.ts | ||
package-lock.json | ||
package.json | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json | ||
tsconfig.node.json | ||
tsconfig.web.json |
turtle-launcher
Instructions
Install dependencies:
npm install
Set the .env
variables (according to .env.example
)
Run locally:
npm run dev