Correct node.js to nodejs.

This commit is contained in:
elweyn 2024-03-07 10:30:00 +01:00
parent c8ec6f6109
commit cd7a090e52

View File

@ -7,4 +7,4 @@ DreamMall is an application to connect people and companies, to give them the po
## Techstack ## Techstack
The frontend is written with the technologies nodejs, vue, vike, vuetify. The frontend is written with the technologies nodejs, vue, vike, vuetify.
The backend is set up on node.js, apollo, graphql, prisma. The backend is set up on nodejs, apollo, graphql, prisma.