This website you can easily use and connect different api's to it so it displays other information than it gets from the WASP V1.0 api.
Run the dev server:
npm run devFirst, build your app for production:
npm run buildThen run the app in production mode:
npm startNow you'll need to pick a host to deploy it to.

