/schrodie-composer

A Composer environment for the Schrödie research group.

Primary LanguageTypeScript

Schrödie Composer

This is a Composer instance for the Schrödie research group to use for facilitating meetings.

Running

Run the app with npm:

npm install
npm run serve

Building

Build the app to the out folder:

npm run build