Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ohbus/nodejs-sample
- Owner: ohbus
- License: other
- Created: 2020-01-11T14:28:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T17:19:50.000Z (over 3 years ago)
- Last Synced: 2023-03-04T15:44:03.020Z (almost 2 years ago)
- Topics: ci, nodejs, npm, portfolio-website, travis-ci
- Language: SCSS
- Homepage: http://www.albinotonnina.com/
- Size: 6.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)