Sorry about the terrible name. I love ParcelJS but got sad that it doesn’t support HTML templating languages other than Pug. This project uses the nunjucks-to-html package to convert Nunjucks files to HTML during development with Parcel. It also includes Tailwind CSS and an SVG sprite generator, because I often need those things. Happy days 😎
npm start
npm run build
Add SVG icons to src/icons directory and run npm run build:svg
.