hieven / terraform-visual

Terraform Visual is an interactive way of visualizing your Terraform plan

Home Page:https://hieven.github.io/terraform-visual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-add readme instructions to run locally

clebio opened this issue · comments

It looks like #6 removed the changes from #3 explaining how to run the app locally. Was that intentional?

git clone git@github.com:hieven/terraform-visual.git
cd terraform-visual/gh-pages
yarn
npm run dev