Getting started with XUI
Before we can continue with the recipes in this chapter, we must download a copy of the XUI library.
How to do it…
Perform the following steps for the prerequisites to begin with the recipes:
Visit https://github.com/xui/xui.
You can either clone the project or click on the Download ZIP button, as shown in this screenshot:
XUI can be built to suit your needs. You can either build the library yourself or use the provided
xui.js
for simplicity.We can now proceed with the recipes.