/data
— JSON files to temporarily emulate database integration.
/routes
— routing files.
All other directories are optional and may be created by the developer if necessary.
npm run start
— to launch the server.
npm run dev
— to launch the server with the hot reload feature.