Skip to content

v0.0.1

Compare
Choose a tag to compare
@a0v0 a0v0 released this 25 Jan 15:41

aVToolz v0.0.0 (Deprecated)

Requirements

Running Locally

  1. Clone the repository
git clone https://github.com/a0v0/avtoolz --branch v0.0.1 --single-branch
  1. Install dependencies
pnpm install
  1. Run the development server
pnpm start