Answers for "strapi.io"

2

strapi

Strapi - To create Backend with GUI.

# to install
  npx create-strapi-app@latest my-project  
  # choose custom / manual installation to specify database etc.
  npm run develop
Posted by: Guest on August-20-2021
-1

strapi

npx create-strapi-app backend --quickstart
Posted by: Guest on September-23-2021

Code answers related to "strapi.io"

Browse Popular Code Answers by Language