Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 377 Bytes

File metadata and controls

23 lines (15 loc) · 377 Bytes

Shift Graphics

Website and marketing site for Shift — a free, open-source font editor built with TypeScript and Rust.

Run locally

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build
npm start

Stack

Next.js 16, React 19, TypeScript, Tailwind CSS.