Memory game Quick-Start Guide Installation Development Workflow Installation 1. Install the dependencies: npm install Development Workflow 2. Start a live-reload development server: npm run start:dev