Triplex on macOS
Installation
- Download Triplex
- Double-click the app
- Drag
Triplex.app
into the Applications folder, making it available in the macOS launchpad - Open Triplex by double clicking the icon
- Add Triplex to your Dock by right-clicking on the icon in the dock choosing Options > Keep in Dock.
Creating a new project
On the welcome screen click the "Create / Initialize Project..." button and select an empty folder to initialize Triplex into. Triplex will initialize a TypeScript project with some examples to get you started.
When initialization is complete Triplex will open an example component.
Initializing an existing project
On the welcome screen click the "Create / Initialize Project..." button and select an existing repository folder folder to initialize Triplex into. Triplex will initialize itself and add some examples to get you started. You can also manually initialize a project.
When initialization is complete Triplex will open an example component.
Next steps
Once you have installed Triplex, these topics will help you get up to speed:
- Learn the User Interface - A quick orientation around the editor
- Project Settings - Learn how to configure the editor to your needs
- Declaring Props - Learn how declaring props on your components will appear in the editor
Common questions
Does Triplex run on Apple silicon machines?
Yes! Triplex runs on Apple silicon M1/M2 machines.