UNPKG
@akemona-org/create-strapi-app
Version:
latest (3.19.3)
next (3.9.3-next.1)
3.19.3
3.19.2
3.18.2
3.17.2
3.17.1
3.17.0
3.16.2
3.16.1
3.16.0
3.15.2
3.15.1
3.15.0
3.14.2
3.14.1
3.14.0
3.13.2
3.13.1
3.13.0
3.12.4
3.12.3
3.12.2
3.12.1
3.12.0
3.11.0
3.10.4
3.10.3
3.10.2
3.10.1
3.10.0
3.9.4
3.9.3
3.9.3-next.1
3.9.2
3.9.1
3.9.0
3.8.2
3.8.1
3.8.0
3.7.7-next.3
3.7.7-next.2
3.7.7-next.1
3.7.6
3.7.5
3.7.4
3.7.2
3.7.1
3.7.0
Generate a new Strapi application.
strapi.akemona.com
akemona/strapi
@akemona-org/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'
);