Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

xda/feed-portal

Repository files navigation

feed-portal

XDA Feed website / user submission portal

This repo contains a webpack/vuejs app that powers the Feed landing page and user submission portal.

Getting started

Install dependencies

npm install

Launch the server

npm run dev

Tests

Run unit tests

npm run unit

Run all tests

npm test

More info

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Contributors

  • Tamara Stefanovic (@sofanisba)
  • Jeff Corcoran (@corcoran)