Website located on https://beta.mindustry.me/
Running:
npm install
npm run dev
- Development (This is SSR, Server-side rendering)
npm run build
- Production
npm run preview
- Run after production (This is static)
Running:
npm install
npm run dev
- Development (This is SSR, Server-side rendering)
npm run build
- Production
npm run preview
- Run after production (This is static)