Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mch-fauzy/reference-number-generator

Module to generate reference number
https://github.com/mch-fauzy/reference-number-generator

generator git jest sequence typescript

Last synced: 1 day ago
JSON representation

Module to generate reference number

Awesome Lists containing this project

README

        

## Getting Started

To get started, follow the steps below:

1. Navigate to the project directory
2. Install the required dependencies:
```
npm install
```
3. Run the program:
```
npm run dev
```
4. Or Test the program:
```
npm run test
```