Skip to content

cmiqueo/caas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • Less 23.1%
  • HTML 17.4%