Website for now-u.com. This is the version 2 of the project which is currently underdevelopment.
Install pnpm
Run:
pnpm install
pnpm run dev
We use storybook to smooth our component testing process.
For a newer version of component (for example, a redesign of button and button states),
always create stories and component inside the src/stories
folder.