Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/my-dish/template-dish

Dish template
https://github.com/my-dish/template-dish

Last synced: about 2 months ago
JSON representation

Dish template

Awesome Lists containing this project

README

        

# Dish

[![npm version](https://badge.fury.io/js/%40my-dish%2Ftemplate-dish.svg)](https://badge.fury.io/js/%40my-dish%2Ftemplate-dish)
[![Build Status](https://travis-ci.org/my-dish/template-dish.svg?branch=master)](https://travis-ci.org/my-dish/template-dish)

## Install
```
$ npm install @my-dish/template-dish
```

## Tasks
### Test
```
$ npm test
```

### Lint
```
$ npm run lint
```