SpongePowered/SpongeDownloads

Name: SpongeDownloads

Owner: SpongePowered

Description: The downloads page for the Sponge project

Created: 2018-02-17 19:34:11.0

Updated: 2018-04-05 09:11:39.0

Pushed: 2018-04-05 09:11:38.0

Homepage: https://www.spongepowered.org/downloads/

Size: 50

Language: Vue

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SpongeDownloads

The downloads page for the Sponge project, deployed at https://www.spongepowered.org/downloads/.

Development

SpongeDownloads is a single-page application (SPA) built using Vue.js. It consumes the Downloads API provided by the DownloadIndexer.

Building

SpongeDownloads is built with vue-cli 3. To build the production page to the dist folder, run:

run build
Testing locally

To start the development server at http://localhost:8080, run:

run serve

To check the code for errors using ESLint, run:

run lint

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.