- Fork this repository to your own GitHub Account
- Log in to Action.IO and create a new box using the Node.JS template
- Clone your repository inside your box using the command
git clone git://github.com/xyz/smu-lab.git - Press Ctrl-Shift-R (or click 'Refresh Tree' in the File menu) to update your file browser.
- Switch to the console on the bottom, cd into the
smu-labdirectory and runnode stack.js - Un-comment the block of tests under
pushand run your tests again (they will fail!) - Fix the tests, run them again and make them pass
- Un-comment the block of tests under
popand run your tests again usingnode stack.js(they will fail!) - Fix the tests, run them again and make them pass
- Once all tests are passing, commit your code by running
git add stack.jsand runninggit commit -m - Choose a meaningful commit message
- Once you're done, push your changes back to GitHub by running
git push origin master
forked from jedimdan/smu-lab
- Notifications
You must be signed in to change notification settings - Fork 0
rayohr/smu-lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published