Welcome to the National Parks Data mashup app showing the use of open source Lightning Web Components running outside of Salesforce.
This was demod at the Salesforce TDX '19 conference during the launch of open source Lightning Web Components. Find out more at https://lwc.dev.
git clone https://github.com/kevinv11n/lwc-search-box && cd lwc-search-boxyarn && yarn buildyarn linkbecause we're not publishing the npm packagecd ..
git clone https://github.com/kevinv11n/lwc-mashup && cd lwc-mashupyarn link lwc-search-boxto link the local lwc-search-boxyarnto install the rest of the dependenciesyarn serveto start the server- Visit http://localhost:3000