4.0.0-alpha.28 • Published 3 years ago

@arus/catalyst-ui v4.0.0-alpha.28

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

catalyst-ui

Install dependencies:

npm install

Initialize and update the assets submodule:
git submodule init
git submodule update
Compile and run staging environment:

npm start

Before publishing:

npm run build-lib