wilmveel / wirespec-storybook-msw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example integration of msw + wirespec

Start

npm install
npm run storybook

Go to http://localhost:6006/?path=/story/example-button--primary

Click blue button

Notes

  • init.js contains script to transform wirespec ast into [petstore.db.ts](gen%2Fpetstore.db.ts)
  • folder gen contains generated source.
  • folder spec contains the contracts in openapi and ws

About


Languages

Language:TypeScript 58.1%Language:JavaScript 16.0%Language:MDX 15.7%Language:CSS 5.8%Language:Witcher Script 4.0%Language:HTML 0.5%