Components was created to help provide an open source project to help educate and improve your skills with Roblox-TS using TSX. You can read more about TSX here. This project contains a basic outline for a shop, inventory, and money counter. While this is a template for designing UI, you should use this project to learn from and create your own design and system.
Prerequisites:
Tooling:
Instructions:
- Git clone this repository
- Open up the command line and run
npm install
- Using the command line, run
rbxtsc -w
to compile the TypeScript - Run
Rojo: Start server
and sync to a Roblox place - That's it! View the UI live with Hoarcekat utilizing the stories or jump into a play session
This project is licensed under the Unlicense. See LICENSE for details.