Open Cally99 opened 2 years ago
frontend and backend must be mkdir.
backend: Deploy the headless CMS application Strapi. Build it as follows.
npx create-strapi-app backend
cd backend
yarn develop
or
npm run develop
frontend: Clone this repository and follow the steps in the README.
The full documentation is here. However, it is written in Japanese. https://itc-engineering-blog.netlify.app/blogs/ydznz8j2o
Can you please update the documentation so this can work? ty