Skip to content

Instantly share code, notes, and snippets.

@techkuz
Created June 13, 2018 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techkuz/577500117e5072b12ef4d6d87ccfa3c2 to your computer and use it in GitHub Desktop.
Save techkuz/577500117e5072b12ef4d6d87ccfa3c2 to your computer and use it in GitHub Desktop.
Install and launch coffeescript locally
  1. Install npm
  2. $ npm install --save-dev coffeescript
  3. $ npx cake or $ npx coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment