Statik-Metrics / Statik-Website

Statik Website
http://statik.io/
Artistic License 2.0
2 stars 2 forks source link

Statik-Website

This repository will contain the front end website source for Statik.

Running the server

In order to contribute to the site, you'll want to setup a development server. Follow the steps below in order to do so:

You can choose an alternative port by setting the PORT environmental variable. Running something like PORT=8080 node server.js should work.

Alternatively, if you'd like a ready-made development environment you could look into this vagrant box.