Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konstaui/konsta

Mobile UI components made with Tailwind CSS
https://github.com/konstaui/konsta

android ios material-design mobile react svelte tailwindcss ui-components vue

Last synced: 5 days ago
JSON representation

Mobile UI components made with Tailwind CSS

Awesome Lists containing this project

README

        

![Konsta UI](https://konstaui.com/images/share-banner.png)

# Konsta UI

Konsta UI - Pixel perfect mobile UI components built with Tailwind CSS with iOS and Material Design components for React, Vue & Svelte

## Sponsors




Pay someone to do online class? NoNeedToStudy.com




Casino utan svensk licens




Best Crypto Casinos | Top Bitcoin Gambling Sites (2022)




Top FREE Crypto Sign Up Bonuses & Referral Codes






## Documentation

Documentation available at https://konstaui.com

## Konsta UI Development

First, install all dependencies:

```
$ npm install
```

### Production Builds

To build production versions the following npm scripts are available:

- `build` - build production version

Compiled results will be available in `package/` folder.

## Kitchen Sink

To run Kitchen Sink with development environment (development version will be built first) use the following npm scripts:

- `react` - build development version of Konsta UI React package and run React Kitchen Sink

## Contributing

All changes should be committed to `src/` files only. Before you open an issue please review the [contributing guideline](https://github.com/konstaui/konsta/blob/master/CONTRIBUTING.md).