All Projects â†’ LiferayCloud â†’ marble

LiferayCloud / marble

Licence: other
🎨 A set of UI components behind Electric and WeDeploy

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Labels

Projects that are alternatives of or similar to marble

Marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
Stars: ✭ 1,947 (+3091.8%)
Mutual labels:  marble

Marble Build Status

A set of UI components behind Electric and WeDeploy.

Setup

  1. Install NodeJS >= v6.11.0, if you don't have it yet.

  2. Install global dependencies:

[sudo] npm install -g yarn
  1. Install project dependencies:
yarn install
  1. Install dependencies for each package and link them together:
npm start
  1. Run tests for all packages:
npm test
  1. Publish packages:
npm run publish
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].