Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 541 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 541 Bytes

CircleCI

ultima

A band site for a friend. Site has Spotify, Instagram, MailChimp, and firebase (auth, storage, firestore).

ultima.band

Project setup

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint