Answers for "npm install strapi"

1

install strapi

npx create-strapi-app my-project --quickstart
Posted by: Guest on June-08-2021
0

npm install strapi

npm install strapi@beta -g
strapi new my-project --quickstart
Posted by: Guest on June-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language