Skip to content

Wossoul/Al-Wassef

 
 

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

 
 
 

Contributors

Languages

  • JavaScript 71.4%
  • HTML 20.2%
  • CSS 8.4%