GithubHelp home page GithubHelp logo

jparvind / aurora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ticketmaster/aurora

0.0 0.0 0.0 77.22 MB

Shared UI Library for Ticketmaster

Home Page: http://design.ticketmaster.com

License: MIT License

HTML 0.17% JavaScript 99.83%

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 damusnet avatar monicavarhale avatar shykisto avatar alexkaduk avatar krivonospaul avatar pischulova avatar serhiihryb avatar csabbee avatar dusaniuk avatar c0smicg avatar natusaspire avatar bahkostya avatar dtereshenko avatar greenkeeper[bot] avatar blyzniuk avatar robbyrob81 avatar svilko avatar corey-clark avatar daeus avatar maksymrudnyi avatar mudy avatar itsmesarthak avatar alx-petkov avatar notdrone 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.