Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

blueambr/thoughts

Repository files navigation

Thoughts

How to run:

  1. npm i
  2. npm run dev to run the Next.js environment; npm run sb to run Storybook
  3. Navigate to http://localhost:3000/ or to http://localhost:4000/, if you run Storybook
  4. npm run build to create a production (Next.js) build; npm run build:sb to create a Storybook build
  5. npm start to run the created production (Next.js) build

For more info visit Next Story.

License

Copyright © Vlad Gerasimovich hotepp@pm.me

Licensed under the ISC license.