Skip to content

Script that initializes new Node + TypeScript project with correct folder structure, jasmine support, git and live reload.

Notifications You must be signed in to change notification settings

michalakadam/Node_TS_Initializr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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]

About

Script that initializes new Node + TypeScript project with correct folder structure, jasmine support, git and live reload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages