Getting started
The prerequisites you need to start building extensions.
Last updated
Was this helpful?
The prerequisites you need to start building extensions.
Last updated
Was this helpful?
Before you can create your first extension, make sure you have the following prerequisites.
You have Stage v1.0.0 or higher installed.
You have 16.10 or higher installed. We recommend to install Node.
You have 7.0 or higher installed. If you used nvm to install Node, this is the case.
You are familiar with and . Don't worry, you don't need to be an expert. If you need some help with the basics, check out TypeScript's and React's guide.
You need to install the required packages
This doesn't work atm, we are currently under construction.
With the Stage CLI installed, you are now well prepared to start developing extensions. If there are any problem during the installation process, don't hesitate to open an issue.