Skip to content

PrivateSky/privatesky-xyz

Repository files navigation

Description

This repository contains all the documentation for PrivateSky project.

You can see it in action at https://privatesky.xyz

How to make it run on your side

Prerequisites

In order to follow next steps you need to have the following software installed on your machine:

Clone it

git clone https://github.com/PrivateSky/privatesky-xyz

This will create a folder named privatesky-xyz.

Install dependencies

cd privatesky-xyz
npm install

The build process is triggered automatically after install.

Run local server

While being inside privatesky-xyz folder run:

npm run server

See it in your browser

Just open http://127.0.0.1:8000 with you favorite browser.

About

psk web components test apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published