Skip to content

CIROH-UA/ciroh-ua_website

Repository files navigation

CIROH DocuHub (Formerly)

CIROH DocuHub has been merged into CIROH Hub. This repository has been retained as a redirect source to ensure continuity of website links.

Running this repository locally

To set up the project locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/CIROH-UA/ciroh-ua_website.git
    cd ciroh-ua_website
  2. Install Node.js: Download and install the LTS version from nodejs.org if you don't have it already.

  3. Install Dependencies:

    npm install
  4. Build for Production (optional):

    npm run build

    This creates static files in the build directory that can be deployed to a web server.

  5. Run Development Server:

    npm run start

    This will start a local development server at http://localhost:3000

  6. View the Site: Open your browser and navigate to http://localhost:3000 to see the local version of DocuHub.

How to validate PR locally

Go to GitHub Actions and Download the build folder from PR validate Action. Unzip the folder and run below command. $ npx http-server

About

CIROH's DocuHub (docs.ciroh.org) - This repository providing in-depth technical insights into CIROH's projects, services, and technical documentation.

https://docs.ciroh.org, https://docs.ciroh.org/docuhub-staging, https://ciroh-ua.github.io

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors