HTTP
strapi 설치 (npx 안먹힐때)
Zero_To_One
2022. 2. 24. 12:22
1. 만들기
yarn create strapi-app my-project --quickstart
2.
cd my-project
npm run develop