1. create project form bitbucket
2. install node.js
3. install codemix in eclipse
4. install Terminal TM for eclipse
5. open terminal+ in project and run : npm install - this will pull in all required packages
6. to start test server run cmd : npm dev run