# Local DEMO ### How to compile Go to root folder (sdc-ui) and run: `npm run build` This will compile all scss files and will copy generated style.css and assets folder to gen folder inside demo project. ### How to run Go to demo and run: `npm start` This will open the default browser at port 2900. ### How to build component HTML for DEMO For more info see example in tiles.html file ### How add the new component to router for DEMO In index.html file (under id main-navigation) add new
  • with id equal to HTML file you created above
    Example: