chore: pause codeflow (#3242)

This commit is contained in:
patak 2025-03-21 17:18:07 +01:00 committed by GitHub
parent e20815b84c
commit ea46a5c0c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 38 deletions

View file

@ -6,12 +6,6 @@ Refer also to https://github.com/antfu/contribute.
For guidelines on contributing to the documentation, refer to the [docs README](./docs/README.md).
### Online
You can use [StackBlitz Codeflow](https://stackblitz.com/codeflow) to fix bugs or implement features. You'll also see a Codeflow button on PRs to review them without a local setup. Once the elk repo has been cloned in Codeflow, the dev server will start automatically and print the URL to open the App. You should receive a prompt in the bottom-right suggesting to open it in the Editor or in another Tab. To learn more, check out the [Codeflow docs](https://developer.stackblitz.com/codeflow/what-is-codeflow).
[![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https://pr.new/elk-zone/elk)
### Local Setup
To develop and test the Elk package: