Skip to content
thednp edited this page Nov 22, 2024 · 2 revisions

Build and Compile

You have 2 build tools for building custom builds

  • $ npm run build - to compile and minify the Typescript source to dist/navbar.js
  • $ npm run compile - to compile and minify the navbar.scss and other demo related sources
Clone this wiki locally