build-npm-yarn
Run the following command in your project root directory to rebuild Strapi's admin panel:
- yarn
- npm
yarn build
npm run build
Run the following command in your project root directory to rebuild Strapi's admin panel:
yarn build
npm run build