Single Page Application built on node.js and angularJS
I've been looking at creating a SPA with a full javascript stack so decided to pull together a seed based on node and angular with jshint to test all the .js files, mocha to run the node tests, karma to run the browser based angular tests and cucumber for BDD (full stack testing/acceptance tests).
I did this because i could not find any examples of how to pull together angular and node in the same project along with testing of everything. This is a good start but until i use it in anger i wont really know if ive got it right, so when i do i will try and update it.
https://github.com/DamianStanger/NodejsAngularSPASeed
Details
Node
node.js, npm, angular, karma, Mocha, phantom.js, jshint, jshintRunnerRuby (1.9.2)
Ruby is for cucumber that is used for the full stack acceptance testingruby 1.9.2, devKit, bundler, cucumber, capybara
No comments:
Post a Comment