Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 373 Bytes

INSTALLATION.md

File metadata and controls

19 lines (13 loc) · 373 Bytes

Pixel Streaming with Nextjs

Make Fork!

Manual installation

# 1. clone repo
git clone https://github.com/markolofsen/metaeditor.git

# or clone dev version
git clone -b dev https://github.com/markolofsen/metaeditor.git

# 2. Installation
cd ./metaeditor
yarn && yarn dev

# 3. open http://localhost:3000