TODO: Sreenshot and explanation
TODO: Sreenshot and explanation
You need a NodeJS development stack with npm installed to build the project.
To install all project dependencies execute
npm install
To start the example execute
npm start
Application is now accessible at 127.0.0.1:5555
To build the example into the public
folder execute
npm run all
MIT