This is a personal proyect in when i use some technologies that i know and I wanted to do a a serious, real project Full Stack.
#Install dependencies:
npm install
#Run server in mode development:
npm run dev
#Run server in mode production:
npm start
you not forget create data base and tables before run the server :D