Skip to content

Use Visual Studio Code to develop and deploy your client side apps to SharePoint

Notifications You must be signed in to change notification settings

madenorth/sharepoint-vscode-onprem-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharepoint-vscode-onprem-deploy

Use Visual Studio Code to develop and deploy your client side apps to onprem SharePoint deployment

Instructions for use

Clone or download the files in this repository.

Rename sync.config.default.json to sync.config.json. Update the sync.config file with your credentials and SharePoint site URL.

From a command prompt, cd into the directory where you copied these files and type

npm install

Run a build with Visual Studio Code (Ctrl + Shift + B)

Add your files/folders to the src directory

More details

For a full run through of how to configure from scratch, please see the following blog post (Coming soon)

About

Use Visual Studio Code to develop and deploy your client side apps to SharePoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published