Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koolamusic/albinotonnina_com

The albinotonnina.com website, cool implementation of webpack and javascript
https://github.com/koolamusic/albinotonnina_com

heroku javascript nodejs vanilla-javascript webpack

Last synced: 4 days ago
JSON representation

The albinotonnina.com website, cool implementation of webpack and javascript

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/albinotonnina/albinotonnina.com.svg?branch=master)](https://travis-ci.org/albinotonnina/albinotonnina.com)
[![Dependency Status](https://www.versioneye.com/user/projects/59ad2212368b08003311bb22/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59ad2212368b08003311bb22)
[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)

[![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)