AnneMariel95 / website

Home Page:nextjs-typescript-tailwind-starter-theta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js, TypeScript, Tailwind, Jest, Playwright, Storybook example

Dependencies

Install npm via nodejs using either

Install dependencies

yarn install

Running the application

yarn dev

Running "Unit tests"

# For watch mode
yarn test
# For single run
yarn test:ci

Running "End to End tests"

yarn test:e2e

Running Storybook

yarn storybook

About

nextjs-typescript-tailwind-starter-theta.vercel.app


Languages

Language:TypeScript 84.0%Language:JavaScript 8.0%Language:CSS 7.8%Language:Shell 0.1%