UNPKG

shredbeat

Version:

Music beat reacts to your keyboard shredding speed 🤘

7 lines (4 loc) • 156 B
#!/usr/bin/env node const path = require('path') const cp = require('child_process') cp.execSync(`npm run start --prefix ${path.join(__dirname, `../`)}`)