#PayEaze #client Install node modules: npm i or yarn install create .env To start the development server: npm run dev #server Install node modules: npm i or yarn add create .env To start the server: npm start