Skip to content

mch-fauzy/reference-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    

Releases

No releases published

Packages

No packages published