/ng-sandbox

Development sandbox for angular components

Primary LanguageTypeScriptMIT LicenseMIT

Ng Sandbox

It's thin wrapper over default angular builders and widget which renders your components.

How to use?

  1. ng add @ng-sandbox/setup@latest --project=sandbox
  2. Configure your components library according to this example or check this manual
  3. Use ng (serve|build) sandbox --l=all

Links

  1. Manual setup
  2. Development