This is a Next.js project bootstrapped with create-next-app
.
First, install dependences
npm install
# or
yarn
Second, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
After install dependences, run the server on Storybook
npm run storybook
# or
yarn storybook
Open http://localhost:6006 with your browser to see the result.
This project is running on Vercel. Visit Production
Goes to folder env
and change vars in enviroment.prod.ts