Install all the dependencies npm install Development npm start Demo app Execute the following command to run the app in a development envirinment: npm install npm start then open link in your browser: http://localhost:9000/demo.html