A Vue.js frontend for the SnowStorm internet radio platform
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.
- yarn
- Vue.js
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 can be done via the dockerfile provided in the repo
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Chance Nelson - chance-nelson
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details