strapi
Tutorial: Strapi Install
Note: Password login back-end demo.
admin@demo.com/Admin@2020
Yarn build
Step 1:
yarn installStep 2:
yarn buildStep 3:
yarn startNPM build
Step 1:
npm install Step 2:
npm run build Step 3:
npm run start Last updated