On this pageBuild SystemyarnโThe preferred package manager for JavaScript assets is yarn.Installing dependenciesโyarn installViteโThe preferred build system for CTFd themes is Vite.Building with Viteโvite buildvite build --watchIn most cases these commands can be called via yarn withyarn buildyarn dev