Skip to content

ubports/ubuntu-touch.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.