Categorygithub.com/Darkclainer/japwords
repository
0.0.0-20240214190225-58581c85294b
Repository: https://github.com/darkclainer/japwords.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Run

You need Mage to build and do common tasks.

Backend

mage run:server

UI

# if building first time
cd ui; npm i; cd ../

mage run:ui