-
Always remember to run
npm updateto ensure you're using the latest npm version for your projects. -
whenever you run
npm run devfor the first time, adistfolder is generated. This folder contains the transpiled code from TS to JS. -
the
distfolder should be the folder to be deployed during production -
ensure you check the
package.jsonfile for certainty of the files pre-installed.
abdullah43577/nodejs_server_boilerplate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|