Design system project help to reuse code for designer. make a component using html, css and js and reuse on other projects too. which is reduce your total project duration.
node js shoud be preinstall.( Node Version: 8 >= node js).
Step: 1 Run the below command to install packages
npm install
Step: 2 Run the below command to compile the codes.
npm start
Step:3 Open the project on your favrite browser :)