Skip to content

A Cloud-Based Solution for Handling Different Types of Fragments

Notifications You must be signed in to change notification settings

Aanand058/fragments

Repository files navigation

Fragments Microservice Development

A Cloud-Based Solution for Handling Different Types of Fragments

Use npm i install node_modules

To use lint

  1. npm run lint
  2. node src/server.js

To start the server use

  1. npm start
  2. node src/server.js
  3. npm run dev
  4. npm run debug