Inspiration
Project for completing MLH Local Hack Day 1 Challenge saying hello world in a new language.
What it does
says hello world
How I built it
Built by following a video by Fireship on YouTube: https://www.youtube.com/watch?v=ENrzD9HAZK4
Challenges I ran into
Problem when installing NVM (its a known bug). Spaces in the installation filepath were throwing problems when trying to set the version of node to use. Had to go into the installations settings.txt and change the root and path filepaths tot he short version (\Program Files\ --> \Progra~1\ and \Program Files (x86)\ --> \Progra~2)
Accomplishments that I'm proud of
Finally installing and using node.js after a few months of thinking about it. Figuring out and overcoming the filepaths spaces problem.
Log in or sign up for Devpost to join the conversation.