The fastest way to start building a Sliprail extension is by using our official templates. These templates provide a pre-configured project structure, allowing you to focus on writing code instead of setting up build tools.
Before you begin, ensure you have Node.js and npm installed on your system.
The Sliprail team provides an official GitHub repository template to help you get started quickly:
Extension Template: sliprail-extension-template
After cloning the template to your local machine, you'll have a fully functional extension project skeleton, ready for you to start developing.