An open API service indexing awesome lists of open source software.

https://github.com/gravity-ui/package-example


https://github.com/gravity-ui/package-example

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# @gravity-ui/package-example · [![npm package](https://img.shields.io/npm/v/@gravity-ui/package-example)](https://www.npmjs.com/package/@gravity-ui/package-example) [![CI](https://img.shields.io/github/actions/workflow/status/gravity-ui/package-example/.github/workflows/ci.yml?label=CI&logo=github)](https://github.com/gravity-ui/package-example/actions/workflows/ci.yml?query=branch:main) [![storybook](https://img.shields.io/badge/Storybook-deployed-ff4685)](https://preview.gravity-ui.com/package-example/)

This is a template for typical package.

1. Create a new repository and use this repository as a template.
2. Replace `package-example` through the whole repository with your name.
3. Overwrite other things at your desire.

## Install

```shell
npm install --save-dev @gravity-ui/package-example
```

## Usage