Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jabez007/node-template
https://github.com/jabez007/node-template
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabez007/node-template
- Owner: jabez007
- License: mit
- Created: 2019-07-29T16:01:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:19:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T17:08:34.787Z (over 1 year ago)
- Language: JavaScript
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sources
https://medium.com/@pongsatt/how-to-setup-nodejs-in-typescript-from-scratch-22c04bc49cf8
https://eslint.org/docs/user-guide/getting-started
https://www.npmjs.com/package/@typescript-eslint/parser
https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin
https://www.npmjs.com/package/@zerollup/ts-transform-paths
https://medium.com/northcoders/creating-a-project-generator-with-node-29e13b3cd309
https://medium.com/@pongsatt/how-to-build-your-own-project-templates-using-node-cli-c976d3109129
# Install
`> npm install -g https://[email protected]/jabez007/node-template/tarball/master`