Skip to content

Pawn-Appetit/website

Repository files navigation

Pawn Appétit Website

This is the official website for Pawn Appétit - The Ultimate Chess Toolkit.

Installation

  1. Clone the repository:

    git clone https://github.com/Pawn-Appetit/website.git
    cd pawn-appetit-website
  2. Install dependencies:

    npm install
    # or
    pnpm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    pnpm dev
    # or
    yarn dev
  4. Open http://localhost:3000 in your browser.

Building for Production

npm run build
npm start

Contributing

This website is part of the Pawn Appétit project. Please see the main project's contributing guidelines.

License

This project is licensed under the GPL-3.0 License - see the main project repository for details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages