Skip to content

Repository of the Advanced User Interfaces project 2022/2023

Notifications You must be signed in to change notification settings

AlessioBraccini/AUI-Green-Home-22-23

Repository files navigation

AUI-Green-Home-22-23

Project developped for the Advanced User Interfaces course held at Politecnico di Milano, A.Y. 2022/23.

Students: Belotti Ottavia, Braccini Alessio, Dubini Francesco, Zhu Hanyu

Professor: Garzotto Franca

Tutors: Giudici Mathyas, Crovari Pietro

Project Evaluation: 30 cum Laude

Project setup

  1. Use the following command in the backend directory
npm install

Start the frontend server

Install serve in order to run the frontend

npm install -g serve

Run the project contained in the dist folder

serve dist

Start the backend server

In the backend directory (be sure to be in the ./backend when deploying the backend server):

node src/server.js

Customize configuration

See Configuration Reference.

About

Repository of the Advanced User Interfaces project 2022/2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published