This project is intended for educational and illustrative purposes only and is non-commercial. Its use for profit is strictly prohibited due to copyright and unauthorized licensing issues.
- Clone the repository
git clone https://github.com/Lycokat/GoldenDuck/- Navigate into the project directory
cd ./GoldenDuck- Install the required node_modules with Node.js
npm install- Start Golden-Duck
npm run dev