Nxdee-BE Commands eslint npm run lint:check => Check grammar and coding style with .eslintrc. npm run lint:fix => fix the code automatically. npm run dev => Run using nodemon npm start