Last post May 01, 2017 10:02 PM by JBetancourt
Member
22 Points
212 Posts
Apr 18, 2017 04:34 AM|sivapooja|LINK
Hi
i am very new to angular, currently i am using angular cli , i want to use VS2015 to develop angular project, how can i create angular apps with VS2015
Participant
1380 Points
608 Posts
May 01, 2017 10:02 PM|JBetancourt|LINK
You can use visual studio code:
https://code.visualstudio.com/
to open the folder created with angular-cli
you will still run the project from angular-cli and only manage and modify the files in visual studio code.
Member
22 Points
212 Posts
develop angular app with VS2015
Apr 18, 2017 04:34 AM|sivapooja|LINK
Hi
i am very new to angular, currently i am using angular cli , i want to use VS2015 to develop angular project, how can i create angular apps with VS2015
Participant
1380 Points
608 Posts
Re: develop angular app with VS2015
May 01, 2017 10:02 PM|JBetancourt|LINK
You can use visual studio code:
https://code.visualstudio.com/
to open the folder created with angular-cli
you will still run the project from angular-cli and only manage and modify the files in visual studio code.
Please remember to click "Mark as Answer" the responsES that resolved your issue.