Skip to content

Files

Latest commit

a6c9f20 · May 21, 2025

History

History
22 lines (14 loc) · 806 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 806 Bytes

Skyblock

This project was generated with Angular CLI version 18.1.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:6969/. The application will automatically reload if you change any of the source files.

Development server with Backend

Run ng build --watch -configuration development. Then start a Node server with node --watch dist/server/server.mjs.

The whole backend and frontend will be served on http://localhost:4000/.

Technologies used