Skip to content

درخت مباحث هوش مصنوعی (موزه علوم کامپیوتر ایران)

Notifications You must be signed in to change notification settings

Educational-Minigames/AI-tree

Repository files navigation

AI Tree

Prerequisites

Before you begin, make sure you have the following software installed:

  • Node.js (version 14 or higher)
  • npm (Node Package Manager) or yarn

Installation

  1. Clone the repository:

    git clone git@github.com:<organisation-name>/<repository-name>.git
    
    cd <repository-name>
    
    npm install
  2. Start project:

    npm run dev #run project in development mode

Project Structure

The project structure is organized as follows:

public/: Static files accessible by the browser
src/: Main application code
components/: React components
pages/: Next.js pages
styles/: Global styles and CSS modules
...: Other application-specific files

About

درخت مباحث هوش مصنوعی (موزه علوم کامپیوتر ایران)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published