ns
ns copied to clipboard
Use React to render the html client
Since the project began small, I didn't bother using React, as the UI was simple, building DOM by hand was sufficient. If i want to add more features then I definitely need to use some framework.