https://github.com/chisumo2016/music-social-network
This is music social network application built with Vue 3 ,Tailwindcss and other Technology connect with Laravel Backend API with Authentication.
https://github.com/chisumo2016/music-social-network
tailwindcss vue-composition-api vue-router vue3 vuex
Last synced: 3 months ago
JSON representation
This is music social network application built with Vue 3 ,Tailwindcss and other Technology connect with Laravel Backend API with Authentication.
- Host: GitHub
- URL: https://github.com/chisumo2016/music-social-network
- Owner: chisumo2016
- Created: 2023-02-17T09:15:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T09:16:38.000Z (over 2 years ago)
- Last Synced: 2025-01-20T09:47:29.770Z (5 months ago)
- Topics: tailwindcss, vue-composition-api, vue-router, vue3, vuex
- Language: Vue
- Homepage:
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music-social-network
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).