playground-doc
v1.0.2
Published
Generate living styleguide for angular apps
Downloads
5
Readme
Generate living styleguide for angular apps
Start a new project
ng new my-project
cd my-project
ng add playground-doc
npm run playground-serve
Generate Angular playground sandbox component
npm run playground-add components/your-component-name
visit http://localhost:3000/components/your-component-name
Thsi project is based on Angular Playground (https://angularplayground.it/)