An open API service indexing awesome lists of open source software.

https://github.com/oskarrough/alivefestival

Used to be the website for Thy Alive Festival
https://github.com/oskarrough/alivefestival

website

Last synced: 6 months ago
JSON representation

Used to be the website for Thy Alive Festival

Awesome Lists containing this project

README

          

# Alive Festival

This is the website for Thy Alive Festival → https://www.alivefestival.dk

## Prerequisites

You will need the following things properly installed on your computer.

* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/)
* [Yarn](https://classic.yarnpkg.com/en/docs/install)

## Installation

* `git clone git@gitlab.com:oskarrough/alivefestival.git`
* `cd alivefestival`
* `yarn`

## Running / Development

* `yarn start`
* Visit your app at [http://localhost:4200](http://localhost:4200).
* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).

## Deploying

The `master` branch is automatically deployed to alivefestival.dk via netlify.com.

## Questions?

oskar@rough.dk