Skip to content

grsoares21/anemoi-ui

Repository files navigation

Anemoi

Anemoi Logo

Anemoi is a multi-city flight travel expert. It helps you plan your trip path targeting the best option.

Web version

Install and run

In the web project directory, you can run:

yarn install

yarn start

It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.

Running against the production environment

Anemoi's back-end is under a private repository, therefore you can't run it locally. However, you can run Anemoi locally against it's production public API. To do that, change the default export variable of the src/config.ts file to the prod variable.

Mobile version

Coming soon.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Releases

No releases published

Packages

No packages published