Skip to content

Latest commit

 

History

History
 
 

README.md

Cosden Solutions Example Code

This repository provides the code shown in a specific video.

Instructions

  1. Install dependencies by running pnpm install (or npm/yarn)
  2. Run in dev mode by running pnpm run dev (or npm/yarn)
  3. Enjoy and learn!