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 two official GitHub repository templates to help you get started quickly:
After cloning the template to your local machine, you'll have a fully functional extension project skeleton, ready for you to start developing.