Skip to content

Commit

Permalink
Add neutralino-svelte-typescript-template to resources.js (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych authored Jan 30, 2025
1 parent 9d3fc97 commit 2ba530f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pages/resources.js
Original file line number Diff line number Diff line change
@@ -16,6 +16,11 @@ const templates = [
description: 'An empty Neutralinojs app, extend as you wish',
githubLink: 'https://github.com/neutralinojs/neutralinojs-zero',
},
{
title: 'neutralino-svelte-typescript-template',
description: 'A Svelte and TypeScript template based on Vite bundler',
githubLink: 'https://github.com/CosmoMyzrailGorynych/neutralino-svelte-typescript-template',
},
{
title: 'neutralinojs-react',
description: 'A simple React.js template for building Neutralinojs apps',

0 comments on commit 2ba530f

Please sign in to comment.