mirror of
https://github.com/strapi/strapi.git
synced 2025-07-15 21:11:28 +00:00
5 lines
67 B
JavaScript
5 lines
67 B
JavaScript
![]() |
#!/usr/bin/env node
|
||
|
'use strict';
|
||
|
|
||
|
require('./create-strapi-app');
|