Generate a new Strapi application.
yarn create strapi-app my-project --template strapi-website-template
Generate a new Strapi application.
This package includes the `create-strapi-app` CLI to make the creation of a strapi project lighter.
```bash yarn create strapi-app my-project --template @octree/strapi-template cd my-project cat .env.example >> .env nano .env ```
Create read and update content in different languages, both from the Admin Panel and from the API
[](https://www.npmjs.com/package/@strapi/design-system) [](https://www.npmjs.com/package/@strapi/ui-primitives) [