Skip to content

Commit fbb7c73

Browse files
committed
Update README.md
1 parent 94b2dbb commit fbb7c73

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,16 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
55
## Development server
66

77
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.
8+
9+
## Development server with Backend
10+
11+
Run `ng build --watch -configuration development`. Then start a Node server with `node --watch dist/server/server.mjs`.
12+
13+
The whole backend and frontend will be served on `http://localhost:4000/`.
14+
15+
### Technologies used
16+
17+
* [Angular 19](https://angular.dev/)
18+
* [Node.js 22](https://nodejs.org/)
19+
* [Bootstrap 5](https://getbootstrap.com/)
20+
* [Gangnam Style](https://www.youtube.com/watch?v=9bZkp7q19f0)

0 commit comments

Comments
 (0)