Names and Faces Goals: to make it easier to remember names and faces Running in local Install dependencies with npm install, then start a development server: npm run dev # or start the server and open the app in a new browser tab npm run dev -- --open