Skip to content

JS-CMP/web

Repository files navigation

JS-CMP Website

This github repository contains the source code for the JS-CMP website, built using Next.js. The website serves as a platform to showcase the capabilities and provides information about its features, installation, and usage.

Features

  • Server-side rendering with Next.js
  • Static site generation support
  • Hosted on GitHub Pages for easy access

Getting Started

Prerequisites

To run this project locally, you need to have Node.js installed. You can download it from here.

Installation

  1. Clone the repository:

    git clone https://github.com/JS-CMP/web
  2. Navigate into the project folder:

    cd web
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to see the app in action.

Deploying to GitHub Pages

  1. Build the app:
    npm run build

The app is accessible at https://js-cmp.github.io/web/.

Contributing

Feel free to fork the repository and submit pull requests. If you find any bugs or have suggestions for improvements, please open an issue.

About

Repo for JSCMP website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •