Skip to content

CultureHQ/SharePoint

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

SharePoint

Build Status

CultureHQ's SharePoint add-in.

Getting started

Ensure you have node and npm installed. Note that SharePoint only supports up to node v6, so you'll need to make sure that's your active node version. If you need to handle installing multiple, try using nvm.

In the root of the directory, run npm install to install the necessary dependencies. You can then run npm run serve to start a local workbench server with which you can work on the add-in. Note that on Mac, the default page that this command opens does not work, and you will need to instead open the generated temp/workbench.html file and refresh when changes are made.

Deployment

Run npm run package in the root directory. This will create two things:

They can then load the Upcoming Events webpart onto a SharePoint page and configure it appropriately.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/CultureHQ/SharePoint.

License

The code is available as open source under the terms of the MIT License.

About

CultureHQ's SharePoint add-in

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published