utopus-fractal
v0.1.0
Published
Frontend mockups for Utopus
Readme
utopus-fractal
Frontend mockups for Utopus
Bryntum library setup
npm config set @bryntum:registry=https://npm.bryntum.com
npm login --registry=https://npm.bryntum.com
Username: ******
Password: ******
Email: (this IS public) ******username and password required for Bryntum login can be accessed here: Bryntum Library: npm repository setup
Install dependencies
npm installRun utopus project
npm startBuild fractal site (eg. for ftp-deployment)
npm run buildReference as submodule - branch is optional
[submodule "dev/src/fractal"]
path = dev/src/fractal
url = [email protected]:utopusinsights/scipher-common-ui.git
branch = development