ticketmaster/aurora
Fork: 64 Star: 106 (更新于 2024-11-02 12:21:32)
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-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web