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
- Host: GitHub
- URL: https://github.com/oskarrough/alivefestival
- Owner: oskarrough
- Created: 2018-03-27T15:04:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T16:40:12.000Z (over 5 years ago)
- Last Synced: 2025-04-05T00:16:09.009Z (about 1 year ago)
- Topics: website
- Language: SCSS
- Homepage: https://www.alivefestival.dk
- Size: 142 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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