Skip to content

antonborisoff/contracts-backend

Repository files navigation

contracts-backend

This project provides simple backend for Contracts app implementations (e.g. with Angular: https://github.com/antonborisoff/contracts-angular).

How to start

  1. Clone the repo
  2. Run npm install in a new Git Bash terminal
  3. Run npm run server in the same terminal to start the local server
  4. Go to http://localhost:9000/status to check if the server is running (should return 200 OK { "server": "running" })

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published