A set of beautiful icons in multiple styles
Create .env
file and set up the config variables the same way as in .env.sample
Run npm run build:scripts
to transpile .ts
script files if there have been any changes
npm run build:components
to scrape sveegy.vercel.app/icons and build componentsnpm run build:components:svelte
or npm run build:components:vue
to run the command only for specified packagenpm run package --ws
to create package for both packages--ws
with -w packages/svelte
or -w packages/vue
run run only for specified packagenpm publish --access public
from packages directory to publish a package