Answers for "strapi package."

1

install strapi

npx create-strapi-app my-project --quickstart
Posted by: Guest on June-08-2021
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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language