mirror of
https://github.com/strapi/strapi.git
synced 2025-07-30 20:39:05 +00:00
26 lines
964 B
Markdown
26 lines
964 B
Markdown
# strapi-generate-new
|
|
|
|
[](https://www.npmjs.org/package/strapi-generate-new)
|
|
[](https://www.npmjs.org/package/strapi-generate-new)
|
|
[](https://david-dm.org/strapi/strapi-generate-new)
|
|
[](https://travis-ci.org/strapi/strapi-generate-new)
|
|
[](https://slack.strapi.io)
|
|
|
|
This Strapi generator contains all the default files for a new Strapi application.
|
|
|
|
This generator can be called with:
|
|
|
|
```bash
|
|
$ strapi new <myAppName>
|
|
```
|
|
|
|
## Resources
|
|
|
|
- [License](LICENSE)
|
|
|
|
## Links
|
|
|
|
- [Strapi website](https://strapi.io/)
|
|
- [Strapi community on Slack](https://slack.strapi.io)
|
|
- [Strapi news on Twitter](https://twitter.com/strapijs)
|