/ubuntu-touch.io

A website about Ubuntu Touch.

Primary LanguagePug

ubuntu-touch.io

Build Status Coverage Status

The new Ubuntu Touch website

start debug server

npm install
npm start

Then open localhost:2706 in your browser

Production

The environment variable "NODE_ENV" needs to be set to "production" for production mode to work.