Platform Fundamentals
30-45 minBeginner
Strapi is an open-source, self-hosted headless CMS.
Prerequisites
- Node.js 18+
- npm or yarn
Intermediate Recommended
Installation
CLI.
1
Create Project
1
Run: npx create-strapi-app@latest my-project --quickstart.
2
Run: npm run develop.
Verification Checklist
- localhost:1337