Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 559 Bytes

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.