This is my first Tableau Extension API
To install the code and get up and running:
- Install Node.js and NPM
- Install Yarn
- Install Git
Once installed, clone this repository:
git clone https://github.com/tableaumagic/tableau-extensions-tutorial-part-one
Use npm to install a http-server
$ npm install http-server -g
Start the http-server
$ http-server
Open the TutorialOne.trex file from the cloned GitHub repository in Tableau Desktop 2018.2 or greater.