An open-source backend-service
School project by Victoria Myts for πKPI
Installation via GitHub:
git clone https://github.com/MytsV/pixel-toons-backend
npm i --forceRunning the app:
#Check and fix syntax via eslint
npm run syntax
#Run tests
npm run test
#Start the server
npm run start- Express + MongoDB