Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 374 Bytes

This is a Next.js project bootstrapped with create-next-app, with Typescript and MDX (and Storybook!)

Getting Started

npm install
npm run dev

Testing

No tests (hopefully forever) but you can verify that things look good with:

npm run build