Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/odsod/getsomeinternet-frontend

Late night coding
https://github.com/odsod/getsomeinternet-frontend

Last synced: about 1 month ago
JSON representation

Late night coding

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/odsod/messapp-frontend.svg?branch=master)](https://travis-ci.org/odsod/messapp-frontend)

Get some internet
=================

Building
--------

```
$ npm run build
> npm run lint && npm run less && npm run browserify
```

Developing
----------

```
$ npm run dev
> npm run watch & npm run serve
```