Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baky30 committed Jan 29, 2025
1 parent 68c9f15 commit 3cacf28
Showing 1 changed file with 77 additions and 8 deletions.
85 changes: 77 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,100 @@
# vue-cli
# 🚀 Sing App Vue Dashboard - A Free Admin Dashboard Template!

## Project setup
```
[View Demo](https://flatlogic.com/templates/sing-app-vue-dashboard/demo) | [Download](https://github.com/flatlogic/sing-app-vue-dashboard/archive/refs/heads/master.zip) | [More Templates](https://flatlogic.com/templates) | [Discord Community](https://discord.gg/flatlogic-community) | [Support Forum](https://flatlogic.com/forum)

**Originally a premium product, now available for free!** 🎉

Looking for a perfect codebase generator for your Startup? Try [Flatlogic AI Web App Generator](https://flatlogic.com/generator) - our new tool, sort of a template++.

---

## 🎯 Why Sing App Vue?
- **Ex-Premium**: This template was previously paid. Enjoy it for free now. 😉
- **Tons of components**: Packed with ready-to-use elements for rapid development.
- **Join the Community**: [Flatlogic Discord](https://discord.gg/flatlogic-community) is where the action happens.
- **Free Node.js Backend**: Pair it up with [this backend](https://github.com/flatlogic/nodejs-backend) to go full-stack.

---

## 🚀 Quick Start

### Project setup
```bash
yarn install
```

### Compiles and hot-reloads for development
```
```bash
yarn run start
```

### If you use app with backend support, please use
```
```bash
yarn run start:backend
```

### Compiles and minifies for production
```
```bash
yarn run build
```

### Run your tests
```
```bash
yarn run test
```

### Lints and fixes files
```
```bash
yarn run lint
```

---

## 🧩 Features

- Fully Responsive
- Built with Vue.js and Bootstrap 4
- Ready-to-use Components
- Modular Architecture
- Authentication System
- Charts and Data Visualization
- E-commerce Section
- Profile Page

---

## 🛠 Built With
- Vue.js
- Vue Router
- Vuex
- Bootstrap 4
- SCSS
- Webpack

---

## 📦 Components
- UI Elements (Buttons, Modals, Forms)
- Authentication (Login, Signup)
- Charts
- Analytics Integration
- User Profile
- Navigation

---

## 👨‍💻 How to Contribute
- **Star this repo ⭐** - show some love.
- **Report bugs** - but be nice.
- **Join the [Discord](https://discord.gg/flatlogic-community)** - meet fellow devs.

---

## 🔥 About Flatlogic
[Flatlogic](https://flatlogic.com/ai-software-development-agent) builds modern business software so you don't have to. Our AI Software Development Agent helps you generate, deploy, and maintain enterprise applications with minimal effort.

---

> **Questions or feedback?**
> Join our [Flatlogic Community Discord](https://discord.gg/flatlogic-community) or visit our [support forum](https://flatlogic.com/forum). We might even reply!

0 comments on commit 3cacf28

Please sign in to comment.