You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Marshall edited this page Nov 12, 2015
·
2 revisions
#Step 2: Set Up Your Test Environment
Create a local project folder for this tutorial. You can create this folder anywhere you want on your hard drive and name it anything you want.
For this tutorial you will access a node-static server to process the tutorial.html file commands. Install node.js if not previously installed. Enable the node-static server.
Open a console and move to the project folder you just created.
Run the following two commands at the console prompt: