Git Product home page Git Product logo

aurora's Introduction

@ticketmaster/aurora

Shared UI Library for Ticketmaster

Build Status Code Coverage Greenkeeper badge version

MIT License PRs Welcome Code of Conduct

size gzip size module formats: cjs

How to get started:

Aurora relies on the react, prop-types, react-transition-group, classnames, and styled-components peer-dependency packages are already to be installed and set up in your project.

Install Aurora from the npm registry by running the following command in your terminal:

npm install @ticketmaster/aurora

Then import each component you want to use in your app:

import React from "react";
import ReactDOM from "react-dom";
import { Button } from "@ticketmaster/aurora";

ReactDOM.render(
  <Button variant="standard">Hello, world!</Button>,
  document.getElementById("root")
);

Edit 430zk16k6w

Running the catalog locally:

In order to run the catalog locally, you are required to complete the following steps:

  1. Execute yarn install at this directory's root.
  2. Execute yarn catalog-start at this directory's root.
  3. Navigate to http://localhost:4000/ or your host alias's port 4000.

How to use:

A documentation of each component and living styleguide will be available on the brand site for Ticketmaster.com.

Other docs:

LICENSE:

MIT

aurora's People

Contributors

mlampedx avatar oohmarty avatar stan-che avatar nyonchev avatar chiragg928 avatar damusnet avatar monicavarhale avatar shykisto avatar dtereshenko avatar alexkaduk avatar krivonospaul avatar ffortier avatar tm1-mikeanama avatar pischulova avatar serhiihryb avatar csabbee avatar simplynutty avatar christopheutm avatar dusaniuk avatar c0smicg avatar natusaspire avatar bahkostya avatar greenkeeper[bot] avatar blyzniuk avatar kennykhoapham avatar yankouskia avatar alee046 avatar robbyrob81 avatar svilko avatar vinodh99 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.