Skip to content

xflwx/SimpleLudo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

How to Run

  1. Run the container
    docker run -v ./ludo:/code -p 5173:5173 --rm -it suloch/bun:latest bash
  2. Start application using the bun runtime
    bun run dev --host
  3. Open localhost:5173 in the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • HTML 1.6%
  • CSS 0.3%