/relli_it_v3

Silvio Relli's homepage

Primary LanguageCSS

Silvio Relli's homepage

Single page built using a fancy stack just for fun.

https://www.relli.it

Installation

yarn

Development

For local development, served with hot reload:

yarn run dev

Building

Creating an optimized production build:

yarn run build

Prod

Serving the "static" production build:

yarn run start