Skip to content

Food shop Backend

Notifications You must be signed in to change notification settings

AlexeyKiselyov/food-shop-backend

Repository files navigation

Food shop App backend

Guide:

  1. Сlone the repository.

  2. You need NODE.js.

  3. Write in terminal cd food-shop-backend to get into the current directory.

  4. Write in terminal npm i to install all npm packages.

  5. Write in terminal one of the commands below ↓.

Сommands:

  • npm start — server start in production mode production
  • npm run start:dev — server start in development mode
  • npm run lint — run a code check execution with eslint, necessary run before each PR and fix all linter errors
  • npm lint:fix — same linter check but with automatic ones corrections of simple errors

About

Food shop Backend

https://food-shop-backend.cyclic.app/api/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published