Blainegunn / caas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adobe CaaS

Adobe CaaS is a web-based user interface for a cloud-based application. It is built on the React.js library.

Installation

To install CaaS, simply clone from your fork of the repo:

git clone https://github.com/<username>/CaaS

Then run:

npm install
npm run build
npm run start

Usage

Once installed, you can use the following scripts to build, lint, release, test, and serve the application:

npm run build
npm run lint
npm run test:coverage
npm run test:unit
npm run test:e2e
npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Apache

Apache

About


Languages

Language:JavaScript 64.1%Language:Less 24.2%Language:HTML 11.7%