JavascriptStart from an exampleClone Example App Using git Run the following command in your terminal to download the example: git clone https://github.com/Huddle01/vanilla-js-example Change directory cd vanilla-js-example Serve the app serve -s . -l 3000 WalkthroughMethods