peombwa / Basic-Express-JS

Basic Express JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-Express-JS

Basic Express JS

Configure App

  1. Clone repo
  2. Go to .\controllers\BasicController.js and set the following constants:
    • clientID
    • clientSecret
    • tenantId
    • siteId
    • fileId
  3. Go to repo root and run npm start. The project can also be debugged using VS Code.

About

Basic Express JS


Languages

Language:JavaScript 100.0%