Sign in
Log inSign up
Snehendu Roy

1.8K reads

3 comments

Deactivated User
Deactivated User
Deactivated User
Feb 20, 2023

Impressive, I like your tutorial. How can I create the setup of the application so that it can be distributable easily with my friend? (exe or msi or deb packages.)

·
·2 replies
Snehendu Roy
Snehendu Roy
Author
·Feb 21, 2023

npm run build will generate the .exe file if you are using windows. Go for the docs to know about the others

·
Deactivated User
Deactivated User
Deactivated User
Feb 21, 2023

Thanks

·