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

https://github.com/kak-smko/renusify

vue3 framework
https://github.com/kak-smko/renusify

renusify vue vue-framework vue-frontend vue3 vuejs

Last synced: 3 months ago
JSON representation

vue3 framework

Awesome Lists containing this project

README

          



Renusify Logo



Downloads


Downloads




License


Version

### ⚡ Quick Start

Getting started with Renusify is easy. To create a new project, choose your package manager and run one of the following
commands:

Using [pnpm](https://pnpm.io/)

```bash
pnpm add renusify
```

Using [yarn](https://yarnpkg.com/)

```bash
yarn add renusify
```

Using [npm](https://npmjs.com/)

```bash
npm install renusify
```

### 🚀 Introduction

Some highlights include:

- **Customizable:** Extensive customization options with SCSS
- **Responsive Layout:** The default configuration of Renusify components is responsive, allowing your application to
adapt to different screen sizes.
- **Theme System:** A powerful color system that makes it easy to style your application with a consistent color
palette.
- **Internationalization:** Renusify supports all languages

#### Browser Support

Renusify supports all **modern browsers**.

### 🖥️ Documentation

To check out the docs, visit [renusify.codenus.com](https://renusify.codenus.com).

### 💁‍♂️ Contributing

Developers interested in contributing should read the [Code of Conduct](./CODE_OF_CONDUCT.md).

> Please do **not** ask general questions in an issue. Issues are only to report bugs, suggest
> enhancements, or request new features. For general questions and discussions, ask in
> the [discussions](https://github.com/kak-smko/renusify/discussions).

To help you get you familiar with our contribution process, we have a list
of [good first issues](https://github.com/kak-smko/renusify/labels/good%20first%20issue) that contain bugs which have a
relatively limited scope. This is a great place to get started.

We also have a list of [help wanted](https://github.com/kak-smko/renusify/labels/help%20wanted) issues that you might
want to check.

### 📑 License

Renusify is available under the [BSD](./LICENSE) software license.


----

This project exists thanks to all the people who contribute 😍!

contributors