Installation Instructions Clone this repo or open in Gitpod. # Installs all dependencies npm install # Starts the first exercise npm run exercise 01 ### `npm run exercise 01` Alias: `npm run e 01`