Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/featureprobe/feature-probe-demo-ui
FeatureProbe Demo UI
https://github.com/featureprobe/feature-probe-demo-ui
Last synced: 3 days ago
JSON representation
FeatureProbe Demo UI
- Host: GitHub
- URL: https://github.com/featureprobe/feature-probe-demo-ui
- Owner: FeatureProbe
- License: apache-2.0
- Created: 2022-08-02T12:15:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T01:59:09.000Z (7 months ago)
- Last Synced: 2024-04-17T00:00:03.150Z (7 months ago)
- Language: TypeScript
- Size: 17.8 MB
- Stars: 18
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# feature-probe-demo-ui
This demo page supports users to directly experience the core features of FeatureProbe without setting up a docker environment.
## Getting Started
### Installation
```
yarn
```### Local Development
```
yarn start
```This command starts a local development server and opens up a browser window.
### Build
```
$ yarn build
```## Contributing
We are working on continue evolving FeatureProbe core, making it flexible and easier to use.
Development of FeatureProbe happens in the open on GitHub, and we are grateful to the
community for contributing bugfixes and improvements.Please read [CONTRIBUTING](https://github.com/FeatureProbe/featureprobe/blob/master/CONTRIBUTING.md)
for details on our code of conduct, and the process for taking part in improving FeatureProbe.## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.