Skip to content

andywu9/GitHubOutlookAddin

 
 

Repository files navigation

Setting up your environment

Clone the project into the working directory using git clone https://github.com/JFrei86/GitHubOutlookAddin.git

In the working directory of the project, run the following commands:

sudo apt-get install node npm git
npm install

In order to run the project, start a server using the command nodejs server.js

##Helpful resources:

Redux with React.js http://redux.js.org/docs/basics/UsageWithReact.html

About

GitHub Issues for Outlook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.4%
  • JavaScript 16.7%
  • TypeScript 2.6%
  • HTML 0.3%