387 B
387 B
Write tests first.
Use playwright-cli to verify frontend behaviour.
Ask for clarification if the work is not clear from the spec, or something has changed and the plan no longer makes sense.
Review acceptance criteria once work is done.
Run the frontend and / or backend as needed as background processes using nohup and inspect them. Use ps to find them if they're already running.