/astrodata-api-client

Primary LanguageJavaScriptMIT LicenseMIT

Astrodata API Client

Installation

git clone https://github.com/nezutero/astrodata-api-client
  • To install all dependencies:
yarn install

Usage

  • To run:
yarn start
  • To run in dev mode:
yarn dev

Contributing

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License