pBouillon / ngx-flagr

🚩 Effortless feature flag management in Angular

Home Page:https://pbouillon.github.io/ngx-flagr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a `docs` project

pBouillon opened this issue · comments

Issue Summary

Create a new "docs" Angular project that will be used as a reference for the documentation and showcase of the library.

Category

- [ ] Bug report
- [ ] Regression
- [ ] Feature suggestion
- [ ] Documentation issue
- [x] Other

Expected Behavior

The creation of a new Angular project named "docs" that will serve as a reference for the documentation and showcase of the library.

This will further be deployed as a website.

Actual Behavior

There is no website or wiki appart from the current README.

Steps to Reproduce

N/A

Environment

  • Browser/Device: N/A
  • Node version: N/A
  • Version: N/A

Additional Information

The creation of a "docs" Angular project will provide a clear and concise reference for developers to understand the features and capabilities of the library. The project should contain examples and explanations of how to use the library, including code snippets and detailed explanations of each feature.

This would be similar to the intent behind ngrx.io or ngx-translate.com