mikqi / product-catalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run Locally

make sure you NodeJS and Yarn installed

  1. clone this repo
git clone https://github.com/mikqi/product-catalog.git && cd product-catalog
  1. install dependencies with yarn
  2. run with yarn dev

About

License:MIT License


Languages

Language:TypeScript 88.0%Language:CSS 7.8%Language:JavaScript 4.2%