Skip to content

palanikumarr/FPX-Tableau-WDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPX web data connector for tableau.

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/palanikumarr/FPX-Tableau-WDC.git # or clone your own fork
cd FPX-Tableau-WDC
npm install
npm start

Your app should now be running on localhost:5000.