Skip to content

apple-yagi/next-typescript-tailwindcss-template

Repository files navigation

Getting Started

First, install dependencies:

npm ci
# or
yarn --frozen-lock

Second, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Last, run the test:

npm run cypress:open
# or
yarn cypress:open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published