ion-cascading-config-js
Version:
A javascript implementation of the original amzn/ion-cascading-config in java.
7 lines (6 loc) • 429 B
Markdown
using index.html
1. Install http-server using `sudo npm install -g http-server`
1. In this directory run `http-server -c-1` to spin up a webserver.
1. Load up http://localhost:8080/ in your browser which will load up index.html and modify the code in that file as needed to be able to debug for development.
A javascript implementation of the original amzn/ion-cascading-config in java.
# Local testing