Skip to content

TheAbzo/image-resizer-api-service

Repository files navigation

Image Resizer

It is an image resizer simple API.

Installation

npm install
  • Clone the project
  • Enter project folder
  • npm install

Usage

Running the dev server on port 3000 (localhost:3000/api/images)

Running the build server (localhost:3000/api/images)

Other scripts

  • npm run build (to compile ts code)
  • npm run test (to run jasmine test suits)
  • npm run lint
  • npm run format(to run prettier)
  • npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published