Skeleton node js app
- Download Homebrew - https://brew.sh/ if you have a macbook then download node OR download straight from node https://nodejs.org/en/download/
- Run
npm install
in a terminal - Run
npm start
- Go to http://localhost:3000/ in your browser and you should see "Butterfly"