npm installgulpgulp --openBrowser is editable on gulpfile.
gulp build-prodCreate a file in root of folder named .ftppass with auth information
example:
{
"privateKeyEncrypted": {
"user": "username",
"passphrase": "passphrase",
"keyLocation": "~/.ssh/yourkey.pem"
}
}Then
gulp sftp-internalScripts on package.json
Start process with Nodemon:
npm startRunning test specs (start application before, then):
npm test