Skip to content

buttondown/docs

Repository files navigation

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