https://github.com/merieli/component-library-meri
Biblioteca de componentes para meus projetos
https://github.com/merieli/component-library-meri
Last synced: 12 months ago
JSON representation
Biblioteca de componentes para meus projetos
- Host: GitHub
- URL: https://github.com/merieli/component-library-meri
- Owner: Merieli
- License: mit
- Created: 2024-02-12T17:45:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T00:59:18.000Z (over 2 years ago)
- Last Synced: 2025-01-13T19:51:48.262Z (over 1 year ago)
- Language: TypeScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
Component Library - Merieli
A brief description of what this project does and who it's for
[*🎯 Roadmap*](./ROADMAP.md) | [*📚 Documentation*](https://linktodocumentation) | [*👀 Design*](https://www.figma.com/file/R0cDDi2WXcL7ZzHOSGCM3Q/%F0%9F%83%8F--Memory-bits--Project-meri?type=design&node-id=28-667&mode=design&t=5bQ2B51pBoJm3ErL-0)
## 📸 Preview

## ⚡ Tech Stack
**Client:**
Vue.js,
TypeScript,
Tailwind, DaisyUi
## 🗂 How to Use
Run Locally
```bash
# Clone the project
git clone https://github.com/Merieli/component-library-meri.git
# Go to the project directory
cd component-library-meri
# Update all dependencies
npm update
# Install dependencies
npm install
# Install compatible Node.js with nvm
nvm use
# Start the server
npm run dev
```
work
```bash
# Commit changes
npm run commit
```
## :octocat: Contributing
This project is for study purposes, so contact me and let me know your ideas.
All kinds of contributions are very welcome and appreciated!
- ⭐️ Star the project
- 🐛 Find and report issues
- 📥 Submit PRs to help solve issues or add features
- ✋ Influence the future of project with feature requests
-------------------------------------
```diff
Made by 🤍 Merieli Manzano
```