Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 725 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