merch

The Shop Pet Land, Open Source 🐶

MIT License

Stars
5

Merch Pet land

Merch open sources store for pet, building with ❤ Next.js

Fork and Clone repository

git clone https://github.com/castrogarciajs/merch

Package manager

we use pnpm if you do not have pnpm, install it with

npm install -g pnpm

Development

Getting started for merch,

pnpm install
pnpm dev

Lint and Test

Run test and Lint for mech

we use eslint look at the rules in file .eslintrc

pnpm lint

For testing use vitest

Test start

pnpm test

Test dev

pnpm test.dev

Test ui

pnpm test.ui

Test coverage

pnpm test.coverage

LICENSE

This project use license MIT