This repository contains the node js modules
We have done small workshop with team: https://www.youtube.com/watch?v=jfRvyeOI2lk
Install node if its not already installed on your machine. Install Node/NPM from https://nodejs.org/en/ s Dependencies should be installed using the npm command line tools.
npm install
Build the artifacts using
npm run build
Run local set up using
npm start