Use npm to install
npm install
On development (listen to changes)
npm run watch
On production
npm run build
NOTE: Since a model is imported, to avoid CORS issue, a web server is required on local (i.e.: Web Server for Chrome)
Tools used :
See in demo: legoffmael.dev