Skip to content

Jhonjandrysdev/merch

 
 

Repository files navigation

Merch Pet land

Merch open sources store for pet, building with ❤

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

About

The Shop Pet Land 🐶

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%