Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 400 Bytes

File metadata and controls

20 lines (14 loc) · 400 Bytes

Ivy Documentation

The repository containing the official documentation for Ivy

Deploying Locally

# Install dependencies
npm install

# Start development server
npm run dev

Your documentation site will be running at http://localhost:3000

License

These docs are licensed under CC BY 4.0. Ivy is licensed under the BSD 3-Clause License.