Basic (TodoList) Quick Start # Install dependencies npm install # Serve on localhost:8080 npm run serve # Build for production npm run build