Quick Start
Need help?
Feel free to ask us questions in our Discord server's #help channel!
roblox-ts makes it really easy to get started!
- Run
npm init roblox-tscommand to start the interactive project setup tool - Run
npx rbxtsc -wto start watch mode - In another terminal, run
rojo serveto start Rojo - Open a Roblox Studio place and connect your Rojo plugin
- Write code! 🎉