Skip to content

vinjex/vincenzo.strumbo.eu

Repository files navigation

vincenzo.strumbo.eu

Netlify Status


CI / CD

This website is currently automatically deployed on every push to the master branch via Netlify


Prerequisites

Install required Node packages

$ npm i

Developing

# Serve and watches for files modification
$ npm run serve

Building

# Production code will be saved to dist/
$ npm run build

Credits: