Minimalistic NextJS in TypeScript with Storybook and Snapshot testing
- next
- storybook
- storyshot,
- template
- ts
Minimalistic NextJS in TypeScript with Storybook
yarn
npm run dev
npm test
npm test -- -u
npx start-storybook -p 6006 -c .storybook
Manuel Schoebel - Jest unit and snapshot testing with TypeScript in a next.js app
Licensed under the MIT license.