Skip to content

antonioscapellato/mission42

Repository files navigation

Mission42

Making Space Great Again

The #1 AI Space Agent

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn package manager

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/mission42.git
cd mission42
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser to see the result.

Project Structure

  • /app - Contains the main application code
  • /public - Static assets like images
  • /components - Reusable React components
  • /styles - Global styles and CSS modules
  • pitch.pdf - Project pitch and overview document

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages