whatis.dev

Whatis.dev

Look up essential programming terms and master your vocabulary of programming.

Banner

Whatis.dev

Look up essential programming terms and master your vocabulary of programming.

Stack

Run locally

  1. Clone this repo to a directory and then install the dependencies using: ```bash

    pnpm:

    pnpm install

or npm:

npm install

or yarn:

yarn install


2. Open your terminal and run:
```bash
# pnpm:
pnpm run dev

# or npm:
npm run dev

# or yarn:
yarn dev
  1. Go to your browser and open http:localhost:3000.

Top categories

Loading Svelte Themes