Hyperion Documentation

Introduction

Hyperion is an Angular web application frontend for the Tau-Ceti Spring application


Getting Started

  1. Ensure Node Package Manager is installed

  2. Clone this repo

  3. Open a terminal in the project root folder

  4. Run the command

      npm install
    

Run

  1. From a terminal window in the root folder of the project run

    npm start
    

Documentation

Full documentation of the API specification can be found at My Website.

  • Documentation was generated using TypeDoc

License

MIT License

Generated using TypeDoc