ticketmaster/aurora
Fork: 64 Star: 106 (更新于 2024-11-06 21:49:54)
license: MIT
Language: JavaScript .
Shared UI Library for Ticketmaster
最后发布版本: v3.151.0 ( 2022-04-12 02:04:57)
@ticketmaster/aurora
Shared UI Library for TicketmasterHow 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")
);
Running the catalog locally:
In order to run the catalog locally, you are required to complete the following steps:
- Execute
yarn install
at this directory's root. - Execute
yarn catalog-start
at this directory's root. - 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
最近版本更新:(数据更新于 2024-10-30 16:30:39)
2022-04-12 02:04:57 v3.151.0
2022-03-30 04:50:49 v3.150.0
2022-03-30 02:51:23 v3.149.0
2022-03-24 04:10:28 v3.148.4
2021-09-17 02:37:41 v3.148.3
2021-09-17 02:26:35 v3.148.2
2021-09-17 02:23:04 v3.148.1
2021-03-18 19:57:09 v3.148.0
2021-03-17 19:45:53 v3.147.0
2021-03-06 06:42:31 v3.146.7
主题(topics):
design-system, react, styled-components, ticketmaster, ui-library
ticketmaster/aurora同语言 JavaScript最近更新仓库
2024-11-21 23:03:24 bia-pain-bache/BPB-Worker-Panel
2024-11-21 22:46:48 MHSanaei/3x-ui
2024-11-21 07:00:59 nodejs/node
2024-11-21 00:49:46 FortAwesome/Font-Awesome
2024-11-18 14:26:02 projectdiscovery/nuclei-templates
2024-11-17 14:42:23 koodo-reader/koodo-reader