Functional programming and Svelte, with WindiCSS. 'Cause why not?
Once you've created a project and installed dependencies with npm install start a development server:
npm install
npm run dev