# SIV ## Development Install dependencies: ```bash yarn ``` Start dev server: ```bash yarn dev # ready - started server on http://localhost:3000 ``` ## Layout - http://siv.org - Landing page - http://siv.org/admin - Create New Election - http://siv.org/protocol - Protocol Description - http://siv.org/faq - FAQ ## Next steps - [ ] Extra Private Mode (Airplane + Incognito) instructions - [ ] Health check on voter's device: - [ ] Can they establish a secure connection? - [ ] Is their browser up to date? - [ ] Is their OS up to date? - [ ] Do they have any fishy extensions? - [ ] Have any honeypots been triggered?