an infinite space for your big ideas
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
relax-plus-think-space/README.md

16 lines
298 B

5 years ago
# 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.