项目作者: taearls

项目描述 :
Website for the Chicago-based rock band Cuckoo and the Birds.
高级语言: Vue
项目地址: git://github.com/taearls/cuckooandthebirds.git
创建时间: 2019-09-29T00:45:21Z
项目社区:https://github.com/taearls/cuckooandthebirds

开源协议:

下载


Cuckoo and the Birds

Cuckoo and the Birds is a Chicago rock band who play sad songs that flirt with harmonies. For booking inquiries, please contact cuckooandthebirds@gmail.com.

Music

Social Media

Development

Running the App

If you’re curious to run this app locally, feel free to clone this. After a fresh npm install you can serve the development version of the app by running npm run serve.

Linting

To check for linting violations, simply run npm run lint:check. To fix them, run npm run lint:fix

Previous Iterations

  1. The first iteration of this website was built with Nuxt and Vue. I pivoted away from this stack because I wanted to use React which I use it regularly at work.