phenix-web-control-center
v2018.4.0
Published
Phenix control center
Downloads
7
Readme
Phenix Web Control Center
Setup
nvm use
npm i
Development
npm run start
Build
Development
npm run build
Production
npm run build:prod
Publish
Make sure you are using the correct node version (See Setup)
npm publish