# chimas

chimas makes Snaffler output snaff-tastic!

# Gather a snaffler (IN JSON FORMAT!)

See our writeup here for more information.

# Install pre-reqs

npm audit npm install @fortawesome/fontawesome-free

# Install

git clone https://github.com/caueb/chimas.git
cd chimas
npm install
npm install vite --save-dev
npm run dev