To run the application, at first you need to download the github repository. Then, in the project folder open terminal and execute the following commands:
- execute
npm installin the root directory; - go to the front directory by running the command
cd ./front/; - run the
npm installcommand in the current directory; - next, run the command
ng build --prod; - go back to the root dirrectory with the command
cd ..and run thenpm startcommand; - go to the browser and enter http://localhost:3000
npm start login password host port db
or change config variables in package.json