@js-projects/common
v1.0.15
Published
common module for a ticketing application.
Readme
Ticketer-common | js-projects/common
NPM Module for Ticketer Microservices
Contains common code dependencies for validation, error handling and more.
Steps to build and publish
Note: This is not necessarily best practice, but makes it easy to update the module in a personal project's context.
npm run pubSteps to install in your project
npm install @js-projects/common