Skip to content

phase2/chn1-search

 
 

Repository files navigation

CHN-Yext

Preview in Gitpod

https://gitpod.io/#https://github.com/phase2/chn-yext

Overview

This package contains the necessary files and configurations to set up and run the CHN-Yext project.

Installation and Setup

Follow these steps to get the project up and running on your local machine:

Prerequisites

  • Ensure you have Node.js installed on your system.
  • Yarn package manager is required. If you do not have Yarn installed, you can install it by running:
    npm install -g yarn

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the dependencies:
    yarn install

Building the Project

To build the project, run the following command:

yarn build

This command compiles the source code and generates output files in the dist directory.

Viewing the Application

After building the project, open the build.html file in your web browser to view the application.

Support

For any issues or questions, please open an issue on the GitHub repository issue tracker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.9%
  • CSS 18.0%
  • MDX 9.1%
  • JavaScript 4.7%
  • HTML 2.3%