/step-examples

examples with step from @creationix

Primary LanguageJavaScript

Introduction

Examples of Step in the browser. The examples are for the browser so I can step in the code with the developer tools. node-inspector workflow is a little slower.

npm install
grunt
open -a 'Google Chrome' http://localhost:9000

Bitdeli Badge