Function: buildAllSamples()#
buildAllSamples(
targetDirectory,samplesPath?):Promise<string[]>
Builds all samples from config.json
Parameters#
targetDirectory#
string
Directory where all sample projects should be created
samplesPath?#
string
Returns#
Promise<string[]>
Array of paths to the created projects