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

Latest commit

 

History

History
14 lines (11 loc) · 161 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 161 Bytes

foley

an axel-f playground

start

frontend

  1. yarn
  2. yarn serve

backend

  1. yarn
  2. yarn run dev

docker

  • docker-compose up -d