For Baccarat to run, do the following :
- run command : npm i in the root of the project.
- run command : npm run build to make a distribution build of the project.
- run command : npm run preview to run the distribution build on local server.
- All other projects will run without local server.