Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 148 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 148 Bytes

Headless Next

tech stack: strapi + nextjs

Development

cd client && yarn && yarn dev
cd server && yarn && yarn start