mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
@@ -88,6 +88,8 @@ export default async function init(options: Record<string, any>) {
|
||||
console.log(`
|
||||
Your project has been created at ${chalk.green(rootPath)}.
|
||||
|
||||
The configuration can be found in ${chalk.green(rootPath + '/.env')}
|
||||
|
||||
Start Directus by running:
|
||||
${chalk.blue('cd')} ${rootPath}
|
||||
${chalk.blue('npx directus')} start
|
||||
|
||||
Reference in New Issue
Block a user