# Compile main.min.js ```bash $ npm install terser $ npx terser theme_selector.js tabs_selector.js validators.js -c -m -o ../main.min.js ```