/svelte-design-system

Template for design systems based on Svelte with NPM package for component library and easy support

Primary LanguageJavaScriptMIT LicenseMIT

Svelte Design System

Template for design systems based on Svelte with NPM package for component library and easy support

Development

npm run dev

Build

npm run build

Test

npm run test

Local Environment Variables

  • NODE_ENV - enable livereload
  • IS_DEVELOPMENT - enable source maps
  • IS_CODE_COVERAGE_ENABLED - enable test coverage output
    • Note: use it only at execution of tests

GitHub Environment Variables

  • NPM_REGISTRY_URL
  • NPM_WRITE_TOKEN