timoxley/functional-javascript-workshop

Using workshops locally

TristanMarion opened this issue · 1 comments

Hi, is there any way to avoid installing NodeSchool workshops globally ?
I was thinking about something like npx, is it possible ?

And thanks for these workshops, they are awesome ❤️

I found a way to do it, launching manually the ${name_of_workshop}.js file in its module folder but if someone has a better solution I take it !