Skip to content

Numbered-com/sezane-10ans

Repository files navigation

Sezane La Liste

Install

# install dependencies
npm i
# with v7 of NPM you may need to force install
npm i --legacy-peer-deps

# link your local project with variables env
vercel link

Start

# run it at the root of project
npm start

Nextjs is runing at localhost:3000 and Sanity at localhost:3333.