Skip to content

Commit cf79a92

Browse files
authored
Add vite-react-ts template (#400)
1 parent a34c7aa commit cf79a92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/resources.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ const templates = [
3131
description: 'A template for bundling binaries into installers using GitHub actions',
3232
githubLink: 'https://github.com/TolinSimpson/neutralinojs-build-automation-template',
3333
},
34+
{
35+
title: 'neutralinojs-vite-react-ts',
36+
description: 'A Vite + React + TypeScript Template for building Neutralinojs apps',
37+
githubLink: 'https://github.com/Cloudwerk/neutralinojs-vite-react-ts',
38+
},
3439
];
3540

3641
const extensions = [

0 commit comments

Comments
 (0)