Skip to content

JorgePeniaranda/MiGoldenDuck

Repository files navigation

Golden Duck

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.

Technology Stack

react logo css3 logo javascript logo typescript logo jest logo

Requirements to Start GoldenDuck

How to Start GoldenDuck?

  1. Clone the repository
git clone https://github.com/Lycokat/MiGoldenDuck/

  1. Navigate into the project directory
cd ./MiGoldenDuck

  1. Install the required node_modules with Node.js
npm install

  1. Start Mi Golden Duck
npm start