This example demonstrates how to set up maquette-jsx with Typescript.
You need to run the following commands to run the application:
npm install
npm run serve
After this, you can open http://localhost:8080 in a web-browser. The webpage will reload automatically if you change one of the files.
Happy coding!