Skip to content

M-ac-i-ej-s/Sales-manager-app

Repository files navigation

This is a Sales manager app project

To run

  1. install all the dependencies with npm install command
  2. install json-server with npm install -g json-server
  3. run this in your terminal json-server --watch ./data/db.json to start your local database
  4. finally run npm run dev command and all should work just fine :)

About

Store managing application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published