jediproject / ng-jedi-demo

Jedi Project :: AngularJS Demo
12 stars 3 forks source link

Use scripts on node to start mocks and server #16

Open hsbrighenti opened 8 years ago

hsbrighenti commented 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

hsbrighenti commented 8 years ago

Ideas to that: https://www.npmjs.com/package/shelljs https://nodejs.org/dist/latest-v4.x/docs/api/child_process.html