- Notifications
You must be signed in to change notification settings - Fork0
Angular demo application of TodoMVC documented, and ready with Storybook
License
compodoc/compodoc-demo-todomvc-angular-storybook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project was generated withangular-cli.
It is a demo project for demonstrating Compodoc features with Storybook :
- architecture
- components documentation
- embedding images
- documentating methods and properties of components, classes, interfaces, etc...
Runng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Runng generate component component-name
to generate a new component. You can also useng generate directive/pipe/service/class/module
.
Runng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the-prod
flag for a production build.
To get more help on theangular-cli
useng --help
or go check out theAngular-CLI README.
functionhello(){console.log('hello world !');}
Home page | About page |
---|---|
![]() | ![]() |
About
Angular demo application of TodoMVC documented, and ready with Storybook
Resources
License
Uh oh!
There was an error while loading.Please reload this page.