Skip to content

🎨 A set of UI components behind Electric and WeDeploy

License

Notifications You must be signed in to change notification settings

paulocfjunior/marble

 
 

Repository files navigation

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

About

🎨 A set of UI components behind Electric and WeDeploy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 40.5%
  • HTML 38.0%
  • CSS 21.5%