Debtor information from Titanium ORE to Dynamics CRM Project.
This project combines an ASP.NET Web API backend with Ember.js as the frontend.
-
Make sure you have Node.js and NPM installed on your machine. Or install them from Node.js
-
Get brunch.io.
- Mac OSX - Click here
- Windows - Click here
This project is design to run Ember.js with Node.js and IIS as the web server. It is configured to output the javascripts and stylesheets to the /public/javascripts and /public/stylesheets folders for Node.js and the /server/hunter-warfield.WebAPI/Scripts and /server/hunter-warfield.WebAPI/Content folders for ASP.NET. Check Config.Coffee for more details.
-
Git clone the project.
$-> git clone https://github.com/octapus/Hunter-Warfield.git $-> cd Hunter-Warfield -
Install dependencies for the client project.
$-> npm install -
Run from Node.js
-
Run from Windows IIS 7.5
Copyright (c) 2013 Gordon Chan