Skip to content

Noah-Haf/roblox-ts.com

 
 

Repository files navigation

roblox-ts.com

Contributions to the roblox-ts documentation are welcome!

All docs can be found within the docs folder, which are markdown files.

Local Development

  1. npm install
  2. npm start

To build the interactive playground:

  1. cd ./rbxts-worker
  2. npm install
  3. cd ..
  4. npm run start:playground

This command starts a local development server and open up a browser window.

Most changes are reflected live without having to restart the server.

About

The roblox-ts website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.7%
  • CSS 21.0%
  • MDX 4.8%
  • JavaScript 4.5%