coffeescript-testing-tutorial/README.md

11 lines
422 B
Markdown

[![Please don't upload to GitHub](nogithub-badge.svg)](https://nogithub.codeberg.page)
This project is just me following the instructions from this site:
http://net.tutsplus.com/tutorials/javascript-ajax/better-coffeescript-testing-with-mocha/
With some minor adjustments based on the commenters.
After downloading, do "npm install" in the base folder to get the required node_modules to test and run the code. :)