Skip to content

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

Notifications You must be signed in to change notification settings

xavimondev/whatis.dev

Repository files navigation

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:
# pnpm:
pnpm install

# or npm:
npm install

# or yarn:
yarn install
  1. Open your terminal and run:
# pnpm:
pnpm run dev

# or npm:
npm run dev

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published