Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 472 Bytes

audiophile-ecommerce

Medium clone made with Next.js, Tailwindcss and Typescript. Powered by Sanity.

Feel free to clone this repository:

git clone https://github.com/jecktor/audiophile-ecommerce.git

Requires @sanity/cli

npm install -g @sanity/cli

Be sure to run npm install --legacy-peer-deps in the project and sanity directories before getting started, then run npm run dev in the project directory and sanity start in the sanity directory.