Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

learnyounode tutorial #9

Open
jiyuhan opened this issue Oct 3, 2017 · 0 comments
Open

learnyounode tutorial #9

jiyuhan opened this issue Oct 3, 2017 · 0 comments
Assignees

Comments

@jiyuhan
Copy link
Collaborator

jiyuhan commented Oct 3, 2017


DISCLAIMER

This is by no means required as part of the homework. I found this tool while I was working with Node.js, and I found it very useful, so I really recommend you use learnyounode to learn some Node.js basics.

If you find other materials more useful, feel free to use them.


Linux environment setup

  1. we need a virtual Ubuntu machine to make sure everybody uses the same command to install learnyounode. Please go to c9 to create a new account if you don't have one.

  2. After getting your own account, click the "+" sign to create a new server.

  3. Pick a name, description (optional). Then choose blank in template section.

  4. Then create the workspace.

learnyounode setup

  1. when you run the instance, update npm with this command: npm install -g npm.

  2. type nvm install v6.11.3 This will make sure npm is in its latest recommended version.

  3. type npm install -g learnyounode, then you will have it installed if no errors occured!

How to start

  1. type learnyounode on c9 console command line.
  2. follow instructions.

and ...

  1. there are solutions online and search learnyounode solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants