UNPKG
@x-team/create-strapi-app
Version:
latest (3.8.1)
3.8.1
3.7.1
3.7.0
3.6.11
Generate a new Strapi application.
strapi.io
x-team/strapi
@x-team/create-strapi-app
/
index.js
5 lines
(3 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
'use strict'
;
require
(
'./create-strapi-app'
);