Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 450 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 450 Bytes

Maquette Typescript + JSX Starter

This example demonstrates how to set up maquette-jsx with Typescript.

Instructions

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!