Skip to content

A simple Vite React.js Typescript template for building Neutralinojs apps with Project Runner.

License

Notifications You must be signed in to change notification settings

neutralinojs-community/node-neutralino-react

Repository files navigation

node-neutralino-react

A simple React.js template for building Neutralinojs apps with Project Runner (node-neutralino)

How to install

Create a new Neutralinojs project with this template with the following command:

neu create myapp --template neutralinojs-community/node-neutralino-react
cd myapp

How to develop

Start the React development server and Neutralinojs app:

neu run

How to bundle the app

Trigger a new React build and create the application bundle with the following command:

neu build

License

MIT

About

A simple Vite React.js Typescript template for building Neutralinojs apps with Project Runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published