Try it here (Original author- Taking Inspiration): desktop.kennyhui.dev
Install dependencies and run dev server
npm i
npm run devPlace square icons in src/icons/source and run
npm run build:iconsGenerated icons will be placed in src/lib/assets/icons. Icons are automatically generated on npm i.
Project will be built to /dist
npm run build