Closed ben-dev2609 closed 4 years ago
how to start at nodejs ?
you can use npm run app to start the app for development purpose and npm run pack to create standalone executables.
npm run app
npm run pack
Closing this for now. re-open if you have more questions.
how to start at nodejs ?