Tech-Talk-FS / create-fso-stack

0 stars 0 forks source link

Research: How to test an NPX template without publishing to npm. #3

Open IrwinJames-FS opened 13 hours ago

IrwinJames-FS commented 13 hours ago

When building a template finding a method to test the code prior to pushing it will be difficult. Ideally we should set up a testing environment that will run the command then clean up so we dont have multiple project folders being created on top of each other.