rmstaging@responsivmedia:~$
// Welcome to the staging environment
System status: online
Loading staging environment…
function deploy() {
console.log('Deploying to production...');
}
// Welcome to the staging environment
System status: online
Loading staging environment…
function deploy() {
console.log('Deploying to production...');
}