angular-enterprise-example icon indicating copy to clipboard operation
angular-enterprise-example copied to clipboard

Story book or similar, to run pieces in isolation

Open kylecordes opened this issue 7 years ago • 1 comments

This repository shows how to compile and run each application (in a suite of several applications) as a whole, including all of the modules it references. I have in mind a mechanism to include a small amount of boilerplate around each module, and be able to run (not just compile) individual modules outside an app context.

This could greatly speed the development cycle for sprawling applications.

kylecordes avatar Apr 15 '17 00:04 kylecordes

Update to the idea above: pick out some of the components and run those in isolation using Storybook.

kylecordes avatar Mar 05 '18 02:03 kylecordes