Saturday 17 March 2018

How to build Node.js in TFS?

I know next to nothing about Node.js, but need to setup builds in TFS for a new project that is using it. All the top results when I search are using gulp.js, but our local build instructions don't use it. I do have experience setting up builds, so I'm really just looking for what do I use to build it, etc.Can someone give me a simple run down?The developers instructions are pretty basic:Install Node.js Run the Node.js command prompt Install angular/cli install npm packages defined in project run "ng build" to build the project. Deploy output.(I posted this in r/tfs but didn't get any responses)

Submitted March 18, 2018 at 01:52AM by V6F

No comments:

Post a Comment