Skip to content

liteapi-travel/build-website-example

Repository files navigation

Example of using LiteAPI to create a webapp

Install

  1. Install Node.js from https://nodejs.org/en/download/
  2. Run npm install to install the dependencies.

Run

  1. Copy .env.example to .env and add your LiteAPI keys for production and sandbox.
  2. Run npm run start to start the server.
  3. Access http://localhost:3000/ in your browser.

Documentation

Access the LiteAPI documentation to learn more about the API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published