Skip to content

Home of Integrated Data Management System

License

Notifications You must be signed in to change notification settings

Zaymes/idms-page

 
 

Repository files navigation

Integrated Data Management System (IDMS) Product X Service

Description

IDMS information website built with Next.js application designed to facilitate quick overview and understanding of IDMS.

Installation

To set up IDMS locally, follow these steps:

  1. Clone the repository:
git clone git@github.com:okfnepal/idms-page.git
cd idms
  1. Install dependencies
npm install 

# or

yarn install
  1. Run the development server
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Home of Integrated Data Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.8%
  • CSS 6.8%
  • JavaScript 0.4%