Requisites NPM installed and configured Installing Dependences To setup development environmet execute this script to install all dependences of the project. npm install Start server Debug propose: npm run dev Production propose: npm run start