Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ohbus/nodejs-sample

NodeJS sample application to test Travis CI Integration
https://github.com/ohbus/nodejs-sample

ci nodejs npm portfolio-website travis-ci

Last synced: about 1 month ago
JSON representation

NodeJS sample application to test Travis CI Integration

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/ohbus/nodejs-sample.svg?branch=master)](https://travis-ci.com/ohbus/nodejs-sample)

[![forthebadge](http://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/as-seen-on-tv.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-by-developers.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-swag.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/kinda-sfw.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/powered-by-electricity.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-css.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-git.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-html.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/winter-is-coming.svg)](http://forthebadge.com)

# albinotonnina.com

## Overview

Src files for [www.albinotonnina.com](http://www.albinotonnina.com)

## Install
$ npm install

## Dev
$ npm run dev

## Build
$ npm run build

## Test
$ npm test
([standard](https://standardjs.com) && jest)

### Test Coverage
$ npm run coverage

### Bundle analysis
$ npm run stats

[check the online report](http://www.albinotonnina.com/report.html) (bundle size: 150kb gzipped, including svgs)