Skip to content

nahushf/typescript-module-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Module Demo

How to get it working

  • Clone repository
  • Run npm install in both directories i.e testModule and moduleConsumer.

Note: While resolving the testModule dependencies use the --ignore-scripts flag as the preinstall script gets run by default on executing npm install.

  • Inside the moduleConsumer directory run the command npm install ../testModule.
  • Run moduleConsumer using npm start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published