Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 411 Bytes

Ubuntu Touch Community website

This is the development repository for the Ubuntu Touch Community website (community.ubuntu-touch.io) Site is live at https://ubuntu-touch-community.netlify.app

Start development

1. Clone this repository:

git clone https://gitlab.com/capsia/community.ubuntu-touch.io.git

2. Install dependencies:

npm install

3. Run on localhost:

npm run develop