Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

tighten/audiovisual

Repository files navigation

Audiovisual.dev

  1. (Optionally) Fork this repository

  2. Clone the repository locally: (git clone git@github.com:tighten/audiovisual.git)

  3. Install dependencies with: (composer install)

  4. Copy .env.example to .env and modify its contents to reflect your local environment: (`cp .env.example .env)

  5. Generate an application key: (php artisan key:generate)

  6. Install frontend dependencies with: (npm install)

  7. Build frontend assets with: (npm run dev)

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published