Getting Started
October 4, 2021 ยท View on GitHub
Install dependencies
npm i
Build all libraries
npm run build:all
Run the app
App will run on http://localhost:4200/
npm start
Run the App & Renderer
npm run start:live-renderer
October 4, 2021 ยท View on GitHub
npm i
npm run build:all
App will run on http://localhost:4200/
npm start
npm run start:live-renderer