Command for the UX Project Command line to install dependancies $ npm install If you add -prod you don't have dev dependancies Command line to build the project $ npm run build Command to launch the server $ npm run start