npm run devStarts the development server running on http://localhost:3000
Run in the Nodejs server
npm startPM2 is a process manager. It manages your applications states, so you can start, stop, restart and delete processes.
npm start -pm2npm run upWebpack builds our files and creates /dist folder on directory.
npm run buildnpm run lint