Skip to content

Service for obtaining information about space from diferent areas.

Notifications You must be signed in to change notification settings

elusiivee/SpaceProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Galaxy Glance

Service for obtaining information about space from diferent areas.

Table of Contents

Getting Started

# Creating a Vue Application
npm create vue@latest

# Navigate to the project directory
cd your-project

# Install dependencies
npm install

# Run your project
npm run dev

Prerequisites

List any software or tools that need to be installed before running your project.

For example:

  • Node.js and npm
  • Vue CLI (if applicable)

Installation

A step-by-step guide on how to install your project.

# Clone the repository
git clone https://github.com/yourusername/your-project.git

# Navigate to the project directory
cd your-project

# Install dependencies
npm install

Project Structure

/
|-- src/
|   |-- assets/
|   |-- components/
|   |-- views/
|   |-- App.vue
|   |-- main.js
|-- public/
|-- package.json
|-- README.md

About

Service for obtaining information about space from diferent areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published