Skip to content

millicast/millicast-spaces-app

Repository files navigation

Install dependencies

npm i

Debug

ionic serve

Production

yarn run build

Requires yarn which you can install with npm i -g yarn