|
1 |
| -# vue-cli |
| 1 | +# 🚀 Sing App Vue Dashboard - A Free Admin Dashboard Template! |
2 | 2 |
|
3 |
| -## Project setup |
4 |
| -``` |
| 3 | +[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) |
| 4 | + |
| 5 | +**Originally a premium product, now available for free!** 🎉 |
| 6 | + |
| 7 | +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++. |
| 8 | + |
| 9 | +--- |
| 10 | + |
| 11 | +## 🎯 Why Sing App Vue? |
| 12 | +- **Ex-Premium**: This template was previously paid. Enjoy it for free now. 😉 |
| 13 | +- **Tons of components**: Packed with ready-to-use elements for rapid development. |
| 14 | +- **Join the Community**: [Flatlogic Discord](https://discord.gg/flatlogic-community) is where the action happens. |
| 15 | +- **Free Node.js Backend**: Pair it up with [this backend](https://github.com/flatlogic/nodejs-backend) to go full-stack. |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +## 🚀 Quick Start |
| 20 | + |
| 21 | +### Project setup |
| 22 | +```bash |
5 | 23 | yarn install
|
6 | 24 | ```
|
7 | 25 |
|
8 | 26 | ### Compiles and hot-reloads for development
|
9 |
| -``` |
| 27 | +```bash |
10 | 28 | yarn run start
|
11 | 29 | ```
|
12 | 30 |
|
13 | 31 | ### If you use app with backend support, please use
|
14 |
| -``` |
| 32 | +```bash |
15 | 33 | yarn run start:backend
|
16 | 34 | ```
|
17 | 35 |
|
18 | 36 | ### Compiles and minifies for production
|
19 |
| -``` |
| 37 | +```bash |
20 | 38 | yarn run build
|
21 | 39 | ```
|
22 | 40 |
|
23 | 41 | ### Run your tests
|
24 |
| -``` |
| 42 | +```bash |
25 | 43 | yarn run test
|
26 | 44 | ```
|
27 | 45 |
|
28 | 46 | ### Lints and fixes files
|
29 |
| -``` |
| 47 | +```bash |
30 | 48 | yarn run lint
|
31 | 49 | ```
|
| 50 | + |
| 51 | +--- |
| 52 | + |
| 53 | +## 🧩 Features |
| 54 | + |
| 55 | +- Fully Responsive |
| 56 | +- Built with Vue.js and Bootstrap 4 |
| 57 | +- Ready-to-use Components |
| 58 | +- Modular Architecture |
| 59 | +- Authentication System |
| 60 | +- Charts and Data Visualization |
| 61 | +- E-commerce Section |
| 62 | +- Profile Page |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +## 🛠 Built With |
| 67 | +- Vue.js |
| 68 | +- Vue Router |
| 69 | +- Vuex |
| 70 | +- Bootstrap 4 |
| 71 | +- SCSS |
| 72 | +- Webpack |
| 73 | + |
| 74 | +--- |
| 75 | + |
| 76 | +## 📦 Components |
| 77 | +- UI Elements (Buttons, Modals, Forms) |
| 78 | +- Authentication (Login, Signup) |
| 79 | +- Charts |
| 80 | +- Analytics Integration |
| 81 | +- User Profile |
| 82 | +- Navigation |
| 83 | + |
| 84 | +--- |
| 85 | + |
| 86 | +## 👨💻 How to Contribute |
| 87 | +- **Star this repo ⭐** - show some love. |
| 88 | +- **Report bugs** - but be nice. |
| 89 | +- **Join the [Discord](https://discord.gg/flatlogic-community)** - meet fellow devs. |
| 90 | + |
| 91 | +--- |
| 92 | + |
| 93 | +## 🔥 About Flatlogic |
| 94 | +[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. |
| 95 | + |
| 96 | +--- |
| 97 | + |
| 98 | +> **Questions or feedback?** |
| 99 | +> Join our [Flatlogic Community Discord](https://discord.gg/flatlogic-community) or visit our [support forum](https://flatlogic.com/forum). We might even reply! |
| 100 | +
|
0 commit comments