js-sdk sample website
Last updated
Last updated
This guide provides instructions for creating a sample website that uses the js-sdk to create .You can read more about the js-sdk in the , or check sdk documentation.
Here is how the functionalities are added to the website step by step :
Step 1: Importing Libraries and js-sdk methods.
Step 2: Creating constants
Step 3: Js-sdk functionalities in the website
Step 4 : Adding styling elements to the website which is describing code in scss
directory.