Go to file
2025-02-19 15:48:02 -05:00
app Moved the Nav bar into a separate file. 2025-02-19 15:48:02 -05:00
assets Initial commit 2025-02-19 13:33:09 -05:00
.gitignore Initial commit 2025-02-19 13:33:09 -05:00
app.json Initial commit 2025-02-19 13:33:09 -05:00
package-lock.json Initial commit 2025-02-19 13:33:09 -05:00
package.json Initial commit 2025-02-19 13:33:09 -05:00
README.md Updating README 2025-02-19 13:35:11 -05:00
tsconfig.json Initial commit 2025-02-19 13:33:09 -05:00

Welcome to Pogdark

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npm run web