Skip to content

hoonapps/markdown-editor

Repository files navigation

Next.js Project

This is a simple Next.js application.

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd <project-directory>
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser at http://localhost:3001.

Build

To build the project for production:

npm run build

To start the production server:

npm run start

About

This is a simple NextJS frontend service with WebSocket integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published