node_ts_initializr
v1.1.1
Published
Initialize new Node + TypeScript project with correct folder structure, es modules, optional jasmine support, git and live reload.
Downloads
14
Maintainers
Readme
node_ts_initializr
Script initializing new Node + TypeScript + Jasmine project with live reload.
Script functionalities:
- creates project folder in current location
- initializes node with es modules typescript and live reload
- optionally adds jasmine with typescript support
- creates git repo with initial commit on development branch #holymaster
- adds .gitignore including node and visual studio code files
- opens project in vsc
How to run this script:
npm i node_ts_initializr
Requirements:
- Linux / Mac OS
- npm installed => https://www.npmjs.com/get-npm
Do you have any problems running this program? Do you see any way this project can be improved? Please write an email to [email protected]