Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 229 Bytes

Truco frontend

How to run

npm install # if you didn't install the modules yet

npm run dev # run development server (swc)

npm run build # compile a prod-ready version of the app

go to readme