Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 441 Bytes

Names and Faces

Netlify Status

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