Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 430 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 430 Bytes

PCI-Website-new

This is the new website for the Policy Change Index project.

Features

  • Reworked home page and project showcase page
  • Incorporate new designs
  • Optimized SEO

Development

Setup

  • Node.js > 20.0.0

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.