Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.76 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.76 KB

Components

twitter twitter support

An open source UI project written in Roblox TypeScript utilizing TSX.

About

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.

Installation

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

Demo

components demo

License

This project is licensed under the Unlicense. See LICENSE for details.