Translations:Common Knowledge/1/en

From Ciliz|W4
  1. The engine is developed and tested under OS Debian. Windows users can install the Debian image through WSL.
  2. Contact the W4 team for obtaining the project repository.
  3. Remember to update your OS Debian components before you get started.
  4. Before starting the SDK for the first time, as well as after major updates it is required to fulfill the following steps accordingly: 1 Run the prerequisite configuration script with the ./w4 --prereq command; 2 Restart the OS (or instance); 3 Run: npm -g install serve.
  5. To build the project, use the following commands:
  • Delete the results of the previous build: ./w4 --clean
  • Build the project: ./w4 --build