https://github.com/codedbychavez/configcat-vue-sample
Sample app for ConfigCat Vue.js SDK
https://github.com/codedbychavez/configcat-vue-sample
Last synced: about 2 months ago
JSON representation
Sample app for ConfigCat Vue.js SDK
- Host: GitHub
- URL: https://github.com/codedbychavez/configcat-vue-sample
- Owner: codedbychavez
- Created: 2022-12-11T16:26:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T20:01:41.000Z (8 months ago)
- Last Synced: 2025-08-13T21:30:26.374Z (8 months ago)
- Language: Vue
- Homepage:
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# configcat-vue sample app
Sample app for the **configcat-vue** npm package:
**[https://github.com/codedbychavez/configcat-vue](https://github.com/codedbychavez/configcat-vue)**
## Project setup
1. Clone this repo
2. Install dependencies
```sh
npm install
```
3. Run the app
```sh
npm run dev
```
## Documentation
[Read the documentation](https://configcat.com/docs/sdk-reference/community/vue/)