Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

elementary

Builds Frontend

Frontend to elementary OS Builds



Publish


This repository contains the website code for our daily builds. This DOES NOT build elementary OS or have any operating system related code.


Building & Testing

This site is built with Nuxt.JS, a Vue.JS framework.

You'll need the following dependencies:

  • nodejs >= 10.20.1
  • npm

Run npm to install additional packages and start the development server

npm ci # Installs additional dependency packages
npm start # Starts the web server

A link to the test server will appear in Terminal. (Typically this is http://localhost:3000/)

You can’t perform that action at this time.