Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 301 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 301 Bytes

code playgrounds for strapi v5

quickstart

  • environments
    • node v20 (v22 not working)
# start strapi admin webapp
npm i
npm run develop

notes

roadmap