-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
|
||
<img alt="intro-logo" src="https://raw.githubusercontent.com/equinor/amplify-components/main/static/amplify_logo.png" width="300px" /> | ||
|
||
This package contains components, utils, providers and hooks that are used to communicate with `equinor/sam` developed and used by the amplify team. | ||
This package contains components, utils, providers and hooks that are used to communicate with `equinor/SubsurfAppManagement` developed by the amplify team. | ||
|
||
|
||
// TODO: Setup storybook | ||
# Quick links | ||
- [Storybook](https://storybook-subsurface-app-management.app.radix.equinor.com/) | ||
- [Storybook](https://subsurface-management-storybook.app.radix.equinor.com/) | ||
|
||
# Building and publishing | ||
|
||
Build and publish is done automatically when code is merged into `main` branch, if the package.json version number is higher. | ||
|
||
# Latest version | ||
[![main](https://img.shields.io/npm/v/@equinor/amplify-components?color=%23c3f3d2&label=%40equinor%2Famplify-components&logo=npm&)](https://www.npmjs.com/package/@equinor/amplify-components) | ||
[![main](https://img.shields.io/npm/v/@equinor/subsurface-app-management?color=%23c3f3d2&label=%40equinor%2Fsubsurface-app-management&logo=npm&)](https://www.npmjs.com/package/@equinor/amplify-components) |