satler-git / dhugo

Daihugo with electron and next.js.
MIT License
1 stars 0 forks source link

dhugo

Japanese card game "Daihugo" written in Typescript.

Part Source code (Typescript) Builds (JavaScript)
Next.js /renderer /renderer
Electron /electron-src /main
Production /dist

Available just commands:

"run": start dev version
"setup": setup project(run when clone)
"build": build both layers
"format-all": format all file in project
"lint-all": lint all file in project

Notes

You can create the production app using yarn run dist.

note regarding types: