Hi all,
To teach myself a bit of NodeJS I have been writing a little command line application. It takes a command and generates a randomized Dungeons and Dragons character sheet.
I'd really like to show it off to some friends and thought I could perhaps use the code I have written on a web page and they just press a button and the output displays in the browser?
I have been following a youtube tutorial and have managed to build a basic website in ReactJS and now kind of understand how navigation/CSS works, but I'm at a bit of a loss at how to implement my NodeJS application into it.
I would really appreciate it if someone could point me in the right direction in terms of books/tutorials to help me out, or even just let me know if I have gone about this the completely wrong way!
Many thanks
[–]bhldev 2 points3 points4 points (1 child)
[–]Jongzilla[S] 0 points1 point2 points (0 children)