/dist/
– main folder with all files to getting started:/*.html
– demo html files;/assets/css/
– main css files;/assets/js/
– main template js files;/assets/vendors/
– all used 3rd-party plugins;/assets/images/
– all images;
/src/
– source files:/css/
– SCSS source files;/js/
– JS source files (required ES6 transpiller);