|
|
|
|
|
by Twinklebear
3953 days ago
|
|
This is really cool! Sorry if this is kind of a dumb question but I know nothing about web development: can I use this without running node on the server? I'd like to use this for a WebGL distance field renderer I'm working on but host things on my Github page and thus can only do client side stuff. Getting a server is a possibility but for just one tiny project it doesn't seem worth it. |
|
If you're using a backend server you're just rendering the react stuff to html and sending it to the client.