Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 531 Bytes

Web application to create and manage notes

"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint --fix && prettier . --write --ignore-path .gitignore",
"storybook": "STORYBOOK_ENV=true storybook dev -p 6006",
"build-storybook": "storybook build",
"codegen": "graphql-codegen",
"chromatic": "npx chromatic"

Live site

Storybook Design System

Design Inspiration