Skip to content

Files

Latest commit

8771809 · Mar 26, 2025

History

History
10 lines (8 loc) · 182 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 182 Bytes

HTML, CSS and Javascript files.

Serve root directory with a static file server:

git clone https://github.com/manojbaishya/dojo.web.git
cd dojo.web
pnpm install
pnpm run dev