Skip to content

ScriptedReality/swiftplay-client

Repository files navigation

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