Skip to content

Instantly share code, notes, and snippets.

@ORESoftware
Created January 4, 2016 01:08
Show Gist options
  • Select an option

  • Save ORESoftware/7e29a3a1019c5417625f to your computer and use it in GitHub Desktop.

Select an option

Save ORESoftware/7e29a3a1019c5417625f to your computer and use it in GitHub Desktop.
Viking vs Tudor part I
var viking = require('viking'); //we have published viking on NPM and then installed it in the local project with the --save option
viking.start();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment