Aside from having DNN installed, you should

  1. Install the theme in your DNN site
  2. Install Webpack to ensure that SASS/TypeScript are compiled
  3. Run this command npm run webpack from commandline
    1. Now webpack watches your files for changes.