Answers for "npm strapi build"

0

strapi production build

NODE_ENV=production yarn build
Posted by: Guest on October-31-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