diff --git a/core/README.md b/core/README.md index 7c456473..d213e0c3 100644 --- a/core/README.md +++ b/core/README.md @@ -56,6 +56,13 @@ npm install kkt [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/s/github/kktjs/kkt-codesandbox-tamplate) +## Develop +You can also open this project in a browser-based IDE like Codeanywhere for development. + + + Open in Codeanywhere + + ## Example Initialize the project from one of the examples, Let's quickly create a react application: diff --git a/example/basic-entry/README.md b/example/basic-entry/README.md index 0fedfe8a..efa980d6 100644 --- a/example/basic-entry/README.md +++ b/example/basic-entry/README.md @@ -15,6 +15,12 @@ npm install [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/s/github/kktjs/kkt/tree/master/example/basic) +## Open in Codeanywhere + + + Open in Codeanywhere + + ## Development **development**