Skip to content

imsorx/sorx.space

Repository files navigation


Ghost S O R X

A portfolio website design.

OverviewBuildAuthor

Overview

A simple website build without CSS frameworks and mockups, I love to experiments around a lot and you can see some of it here ;)

Build

Install all dependencies:

$npm i

To start development server (Hot-reload), run following command:

$ng serve -o

To build ( add --prod for production build)

$ng build --prod

Author