Skip to content

Minimalistic Front-End Developer porfolio website with italian-english internationalization.

Notifications You must be signed in to change notification settings

riccardofano/portfolio

Repository files navigation

Portfolio

A Nuxt.js project using DatoCMS for my personal portfolio site.

Live demo: https://riccardofano.com

Prerequisites

Make sure to have node 16.0+ and npm 7.10+ installed

Usage

Development

# serve with hot reloading at localhost:3000
$ npm run dev

Go to http://localhost:3000

Production

# build for production and launch the server
$ npm run build
$ npm start

Generate

# generate a static project
$ npm run generate

About

Minimalistic Front-End Developer porfolio website with italian-english internationalization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published