Skip to content

Electroww/test-picky

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Use node version 20.14 preferably. If you're using nvm it will use .nvmrc to set the node version.

Install the dependencies:

pnpm install
# or
yarn install
# or
npm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.
Also you can open https://test-picky-rrq2.vercel.app/ for the online version.

Run tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published