https://github.com/mel-miller/mm-site-next
https://github.com/mel-miller/mm-site-next
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mel-miller/mm-site-next
- Owner: mel-miller
- Created: 2024-01-07T02:29:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T16:36:33.000Z (about 1 year ago)
- Last Synced: 2024-05-13T18:01:26.672Z (about 1 year ago)
- Language: TypeScript
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js site with Storybook for components
## Getting Started
Start Storybook: `npm run storybook`
Start Next.js: `npm run dev`