0.0.27 • Published 3 years ago

@astronomer/spectra v0.0.27

Weekly downloads
313
License
-
Repository
github
Last release
3 years ago

Spectra

Design system for the Astronomer platform.

Add to your project

yarn add @astronomer/spectra
import { Example } from "@astronomer/spectra";

render () {
  return (
    <Example />
  );
}

Develop

Clone the repository and use the package manager yarn to install the project's dependencies.

yarn install

Run the project with yarn.

yarn start

Open Storybook at http://localhost:51731/.

Release Process

  1. Login to npm in your terminal.
  2. Manually bump the version in package.json.
  3. Run npm publish - this builds the new /dist and pushes to npm

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago