express-typescript-starter
express-typescript-starter copied to clipboard
CSS doesn't work out of the box
npm run watch-sass doesn't actually output any CSS (and, thus, npm run start doesn't create any css files). npm run build-sass does output css and seems to work fine.