Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 323 Bytes

README-NEW.md

File metadata and controls

11 lines (7 loc) · 323 Bytes

SERVICENAME

This project is service that created with express and apollo-server.

Getting Started

In order to start development follow this steps:

  1. Install the dependencies: npm install
  2. Run npm run dev to start a local server that will watch files changes or npm start without watching files.

Enjoy!