Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 263 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 263 Bytes

polyfusion

3d display software

Get started

Requirements

Setup

Once the repository has been cloned we need to setup the node environment.

cd polyfusion
npm run install-all-deps

A local instance can now be run.

npm run dev