npm run develop
# or
yarn develop
Start with autoReload disabled. Learn more
npm run start
# or
yarn start
Build strapi's admin panel. Learn more
npm run build
# or
yarn build
Strapi gives you many possible deployment options for your project. Find the one that suits you on the deployment section of the documentation.