Open hsbrighenti opened 8 years ago
We need to use scripts that run on node and can set up the mocks and server, this way won't be necessary to have scripts to each OS (e.g.: start and start-nix in package.json) and everything would be handled inside node
Ideas to that: https://www.npmjs.com/package/shelljs https://nodejs.org/dist/latest-v4.x/docs/api/child_process.html
We need to use scripts that run on node and can set up the mocks and server, this way won't be necessary to have scripts to each OS (e.g.: start and start-nix in package.json) and everything would be handled inside node