# relax-plus-think-space An infinite space for your big ideas ## Development Have Node (< v12, recommended v11) and npm installed. Change 192.168.0.12 to your local IP on package.json scripts/start ``` npm install npm run start ``` Then head to `https://[YOUR LOCAL IP]:3000` in your browser.