website/index.js
2023-04-30 20:28:27 +00:00

2 lines
79 B
JavaScript

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