Create .exe from a node.js app using express 4+

//pip install pkg –save

Go to package.json and add these

“bin”:”bin/www”,

“pkg”:{

“assets”:[“public/**/*”,”views/**/*”],

“targets”:[“node10-win-x64”]

}

goto folder containing package.json

run: pkg package.json

Done…

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Mohammad Farman Abbasi
Mohammad Farman Abbasi

Written by Mohammad Farman Abbasi

Learning each day without giving up.

No responses yet

Write a response