This is the official website for Pawn Appétit - The Ultimate Chess Toolkit.
-
Clone the repository:
git clone https://github.com/Pawn-Appetit/website.git cd pawn-appetit-website -
Install dependencies:
npm install # or pnpm install # or yarn install
-
Run the development server:
npm run dev # or pnpm dev # or yarn dev
-
Open http://localhost:3000 in your browser.
npm run build
npm startThis website is part of the Pawn Appétit project. Please see the main project's contributing guidelines.
This project is licensed under the GPL-3.0 License - see the main project repository for details.