Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 454 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 454 Bytes

Installation

npm i

This installs all js dependancies

  • To install new dependancies, download with npm or yarn using
npm install x
yarn install x

and then run

npm prune

to clean up the dependancy folder.

Running and testing

npm run dev

This runs a dev env on your local server for you to see the website as you code

Tech Stack

  • React
  • Typescript
  • Shadcn
  • Nextjs
  • Aceternity
  • Supabase