Create project from existing code, point it at the following code somewhere on disk:
https://github.com/nitrogenjs/service
Right click on project and do Update npm Modules
It looks like it will install all the modules listed in the package.json (there are several). VS will be pretty slow while this happens, and it will stay slow even after it looks like it's done installing (high cpu usage for more than 5 mins).
https://github.com/nitrogenjs/service
Right click on project and do Update npm Modules
It looks like it will install all the modules listed in the package.json (there are several). VS will be pretty slow while this happens, and it will stay slow even after it looks like it's done installing (high cpu usage for more than 5 mins).