js-sdk sample website
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 overview, or check sdk documentation here .
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.
Last updated