https://github.com/gregonnet/ngx-formly-playground
https://github.com/gregonnet/ngx-formly-playground
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregonnet/ngx-formly-playground
- Owner: GregOnNet
- Created: 2019-09-04T09:02:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:55:35.000Z (over 3 years ago)
- Last Synced: 2025-01-23T13:25:05.375Z (over 1 year ago)
- Language: TypeScript
- Size: 1.81 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toggle edit & view mode with ngx-formly

## Try it out.
```bash
git clone git@github.com:GregOnNet/ngx-formly-playground.git
cd ngx-formly-playground
yarn install
yarn start -- open
```
Build with [Angular](https://angular.io) ❤️.