https://github.com/kontrasband/site
Kontras — Afrikaans Alternative Rock
https://github.com/kontrasband/site
bootstrap create-react-app gh-pages react yarn
Last synced: over 1 year ago
JSON representation
Kontras — Afrikaans Alternative Rock
- Host: GitHub
- URL: https://github.com/kontrasband/site
- Owner: kontrasband
- Created: 2019-11-03T13:52:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T08:06:16.000Z (over 2 years ago)
- Last Synced: 2024-10-24T15:39:48.930Z (over 1 year ago)
- Topics: bootstrap, create-react-app, gh-pages, react, yarn
- Language: CSS
- Homepage: https://kontrasband.com
- Size: 187 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kontras Site
## Development
- Clone this repository to your local machine
- Install dependencies `yarn install`
- Start the application `yarn start` The magic happens on port 3000
## Deployment
To deploy, run
```
yarn run deploy
```
The site will then be updated and hosted at [https://kontrasband.com](https://kontrasband.com).