Prerequisites Use the verison of node defined in .node-version. Install dependencies # /balance npm install # /frontend npm install Run the application # /balance npm run start:dev # /frontend npm run start:dev