Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 612 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 612 Bytes

interdependence-web

Running the application locally:

npm install
npm run dev

Deploying:

Deploy with Vercel

This website is based on the Next.js + Tailwind CSS Example, using Tailwind CSS (v2.2). It follows the steps outlined in the official Tailwind docs.