chance-nelson / snowstorm-frontend

Front end for the SnowStorm internet radio service, written in Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnowStorm - Frontend

A Vue.js frontend for the SnowStorm internet radio platform

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • yarn
  • Vue.js

Installing

Clone the repo

git clone https://github.com/chance-nelson/snowstorm-frontend.git
cd snowstorm-frontend

Install dependencies

yarn install

Run SnowStorm

yarn serve

Deployment

Deployment can be done via the dockerfile provided in the repo

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Front end for the SnowStorm internet radio service, written in Vue.js


Languages

Language:Vue 87.5%Language:HTML 5.6%Language:Dockerfile 5.1%Language:JavaScript 1.9%