Skip to content

A simple Vanilla JS template for building Neutralinojs apps with Project Runner.

License

Notifications You must be signed in to change notification settings

neutralinojs-community/node-neutralino-vanilla

Repository files navigation

node-neutralino-vanilla

A simple Vanilla 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-vanilla
cd myapp

How to develop

Start the development server and Neutralinojs app:

npm run dev

How to bundle the app

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

npm run build

License

MIT

About

A simple Vanilla JS template for building Neutralinojs apps with Project Runner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published