Hi All π, here we are trying to make a headless cms website using strapi cms tool by learning from different resources. Come lets all learn together about CMS π
- NodeJS
- npx create-strapi-app@latest [appName] --quickstart
- npm install yarn -g (To install Yarn)
- yarn develop (To start the server - default 1337 port)