A TypeScript example showcasing Pandino implementation details for a Browser-based project.
In this case not only the App it self, but our runtime Bundles are also written in TypeScript, in detached packages.
npm i
npm run build
to build the two bundles which we will pull in in theapp
package./cp-dependencies.sh
to copy the built resources toapp
npm start
to start the app