/vite-react-express-neu

Neutralino Template With React, Vite & ExpressJS

Primary LanguageJavaScriptMIT LicenseMIT

vite-react-express-neu

Neutralino Template With React, Vite & ExpressJS


About

this template can be used to make react apps with vite bundler and also expressjs as a local server or whatever you want it to be.

  • pre-build.js - this file contains code that will be executed before building the neutralino app.
  • post-build.js - this file contains coe that will be executed after building the neutralino app, it's primary function is to convert your express js extension to a executable with nodejs runtime embedded so that end user doesn't need to have nodejs installed.

Thanks