Home
last modified time | relevance | path

Searched refs:runCreateExpoAppAsync (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/
H A DExpoCLI.ts30 export async function runCreateExpoAppAsync( function
/expo/tools/src/commands/
H A DGenerateBareApp.ts7 import { runExpoCliAsync, runCreateExpoAppAsync } from '../ExpoCLI';
95 return await runCreateExpoAppAsync(
105 return await runCreateExpoAppAsync(appName, ['--no-install', '--template', template], {