File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed
Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -32,23 +32,25 @@ privacy-first applications.
3232 title="React Starter"
3333 description="React application template with hooks, components, and utilities for seamless iExec integration."
3434 icon="logos: react "
35- status="coming-soon "
36- statusLabel="Coming Soon "
37- buttonLabel="Coming Soon "
35+ status="available "
36+ statusLabel="Available "
37+ buttonLabel="Get Started "
3838 buttonIcon="mdi: github "
39- buttonDisabled
39+ buttonHref=" https://github.com/iExecBlockchainComputing/iexec-react-starter "
4040 />
4141
4242<ProjectCard
4343 title="Vue.js Starter"
4444 description="Vue 3 Composition API template with TypeScript and optimized build configuration for iExec apps."
4545 icon="logos: vue "
46- status="coming-soon "
47- statusLabel="Coming Soon "
48- buttonLabel="Coming Soon "
46+ status="available "
47+ statusLabel="Available "
48+ buttonLabel="Get Started "
4949 buttonIcon="mdi: github "
50- buttonDisabled
51- /> </CardGrid >
50+ buttonHref="https://github.com/iExecBlockchainComputing/iexec-vuejs-starter "
51+ />
52+
53+ </CardGrid >
5254
5355## Interactive Sandboxes
5456
You can’t perform that action at this time.
0 commit comments