typescript_node_server
v1.0.2
Published
node & typescript starter project
Maintainers
Readme
It includes Typescript(4.1.3), EsLint, Jest, Winston, Prettier and many more please check package.json.
Following commands you have to run
npm install&&npm start(optional) To update packaes to latest run
npx npm-check-updates -u&npm install(optional) To check any outdated npm please run
npm outdatedif you found any outdated module please repeat step 2.
