-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
77 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! | ||