# dotLottie docs

# Prerequisites

  • Node.js (v16.0.0)
  • Yarn (v1.22.0 or higher)

# Installation

yarn install

# Development

yarn dev

# Build

yarn build

# Deployment

The website should be deployed via Github Actions.