Skip to content

Commit 3cacf28

Browse files
committed
update README.md
1 parent 68c9f15 commit 3cacf28

File tree

1 file changed

+77
-8
lines changed

1 file changed

+77
-8
lines changed

README.md

+77-8
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,100 @@
1-
# vue-cli
1+
# 🚀 Sing App Vue Dashboard - A Free Admin Dashboard Template!
22

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
523
yarn install
624
```
725

826
### Compiles and hot-reloads for development
9-
```
27+
```bash
1028
yarn run start
1129
```
1230

1331
### If you use app with backend support, please use
14-
```
32+
```bash
1533
yarn run start:backend
1634
```
1735

1836
### Compiles and minifies for production
19-
```
37+
```bash
2038
yarn run build
2139
```
2240

2341
### Run your tests
24-
```
42+
```bash
2543
yarn run test
2644
```
2745

2846
### Lints and fixes files
29-
```
47+
```bash
3048
yarn run lint
3149
```
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

Comments
 (0)