Rasperrry Pi powered wireless outlet. Inspired by http://nordness.net/projects/building-a-wifi-outlet/
Make sure you have Node.js and Git installed first
Clone this project somewhere on your computer: git clone https://github.com/rcasto/wireless-outlet/
Navigate to the directory you cloned the project to via command prompt or terminal
Execute the following command: npm install
That will install all of the project dependencies
To then run the project execute the command: npm start