Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/odsod/getsomeinternet-frontend
- Owner: odsod
- Created: 2014-12-29T21:45:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T21:16:14.000Z (almost 10 years ago)
- Last Synced: 2024-10-30T23:23:40.447Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 414 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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
```