Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 424 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 424 Bytes

VSSAX

Just a stupid WebApp. trying out some of NASA APIs

Requirements

Node.js (v14 or higher)

NPM or Yarn for managing dependencies

Azure account (if running on Azure Functions)

Installation

  1. Clone the repo
git clone https://github.com/ArchitAnant/Vssax.git
cd Vssax/vssax_view
  1. Install and Run
npm install
npm start

This will launch the app on http://localhost:3000.