Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 369 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 369 Bytes

Node Nepali Datetime Example

Example project for npm 'nepali-datetime' package.

Running Example

The example for 'nepali-datetime' is in index.js file. To run the example, follow the steps below:

  1. Install dependencies

    npm install
  2. Run the example

    node index.js

    or

    npm run start