Skip to content
Snippets Groups Projects
Select Git revision
  • b66e26d67c00180d60964a4c5260e57314b37f47
  • main default protected
  • renovate/lock-file-maintenance
  • demo protected
  • person-select-custom
  • dbp-translation-component
  • icon-set-mapping
  • port-i18next-parser
  • remove-sentry
  • favorites-and-recent-files
  • revert-6c632dc6
  • lit2
  • advertisement
  • wc-part
  • automagic
  • publish
  • wip-cleanup
  • demo-file-handling
18 results

toolkit

  • Clone with SSH
  • Clone with HTTPS
  • Frontend Toolkit

    Setup

    npm install
    npm run bootstrap

    cd packges/some-package and continue development with npm run watch etc.

    Other commands

    • npm run test - Run test for all packages`
    • npm run clean - Removes all node_modules directories, run bootstrap to create them again