Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 225 Bytes

Abakus charitystream

Setup

$ yarn # Install
$ yarn dev # Run dev server

This project uses prettier and eslint.

$ yarn lint # Check linting
$ yarn prettier # Format all files with prettier