kpietak / oop-course

0 stars 0 forks source link

Object-oriented programming and techniques course

How to build and run the page

  1. To run the page you need to install first pnpm tool (https://pnpm.io)
  2. Enter the oop-course directory
  3. Install all needed packages:
    pnpm install
  4. Run the local server:
    pnpm run dev
  5. The page will be available at http://localhost:3000/oop-course/