An example utilizing React.
From the root project directory run these commands from the command line:
npm install
This will install all dependencies.
To build the project run this command:
npm run build
This will create a dist
directory.
Finally you have to open the file dist/index.html
with your favorite browser.
Look the example page
I need help to improvements, because together we learn more :)
It's simply MIT.