Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ooxxro/all-about-me

A Social Media Web App built with Vue.js, Firebase, Element-UI, Disqus, Vuex, Vue-Router, and Sass.
https://github.com/ooxxro/all-about-me

disqus element-ui firebase firebase-auth firebase-firestore firebase-storage netlify sass social-media social-network vue vue-cli vue-router vue2 vuejs vuejs2 vuex webapp website

Last synced: about 1 month ago
JSON representation

A Social Media Web App built with Vue.js, Firebase, Element-UI, Disqus, Vuex, Vue-Router, and Sass.

Lists

README

        

# All-About-Me

A Social Media Web App built with Vue.js, Firebase, Element-UI, Disqus, Vuex, Vue-Router, and Sass.

## Online Demo

https://bb-all-about-me.netlify.app/

![screenshot](screenshot.png)

## 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/).