Features:
- SEO Friendly
- Premium Design
- Easy Setup
- Easy configurable with yaml files
- Compatible Mobile Design
Install:
1) Install Node.js on your machine (the LTS version is fine — see nodejs.org).
2) In Terminal (or Command Prompt), go into this folder: hytale-server-site (you can go with cd command)
3) First time only:
npm install
4) To preview the site on your computer:
npm run dev
The terminal will print the exact URL (usually something like localhost with port 5173).
5) When you want to publish:
npm run build
Then upload the "dist" folder to your host as a static site (how you upload depends on your provider).
Pages:
