This is the source code of Sothis's home page.
Node installed.
Run npm i
to install all dependencies.
Run npm start
to run the web app locally.
Run npm test
to run RTL tests.
Run npm build
to build the project.
Switch to the build folder, run npx serve
to serve static pages.