Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gkatsanos/missed-connections-client-vue

A personal messages SPA built with Node/Mongo/Express/Vue.js
https://github.com/gkatsanos/missed-connections-client-vue

es6 spa vuejs

Last synced: about 1 month ago
JSON representation

A personal messages SPA built with Node/Mongo/Express/Vue.js

Awesome Lists containing this project

README

        

# The Client
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Build Status](https://travis-ci.org/gkatsanos/isawyou-client.svg?branch=master)](https://travis-ci.org/gkatsanos/isawyou-client)
[![Coverage Status](https://coveralls.io/repos/github/gkatsanos/missed-connections-client/badge.svg?branch=master)](https://coveralls.io/github/gkatsanos/missed-connections-client?branch=master)

A Vue.js / Express.js / MongoDB based SPA.

## Build Setup for Frontend

``` bash
# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# run unit tests
yarn unit

# run all tests
yarn test
```

## Server

Check https://github.com/gkatsanos/isawyou-server