copyright | lastupdated | ||
---|---|---|---|
|
2016-06-25 |
{:download: .download} {:new_window: target="_blank"}
-
If you don't already have Visual Studio, install Visual Studio 2015 or Visual Studio Code by following the instructions here {: new_window}.
-
{: download} Download your starter code and extract it into a folder on your hard drive.
-
Open the project in Visual Studio
- If using Visual Studio 2015, open the solution file (.sln file) by going to File > Open > Project/Solution.
- If using Visual Studio Code, open the folder which contains the solution file (.sln file) by going to File > Open.
-
Once you've modified your code you can redeploy it using the CF or Bluemix CLI tools
For step-by-step directions in deploying apps, see Deploying apps with CF CLI {: new_window}.