Here we have a backend for the Place project. We'll learn to сreate our own API for our project.
/public
— Static, which compile in Mesto fronend project by ReactJS
/data
— JSON-files for temporary work emulation with database
/routes
— Router-file folder
npm run start
— type in terminal window for run server
npm run dev
— run server with support a hot-reload