const execSync = require('child_process').execSync;
code = execSync('npm start');