1 2 3 4 5 6 7 8 9 10 11 12 13
# Perfumes Get perfumes with the same materials thanks to data from http://olfatheque.com. ## Usage ``` cabal sandbox init cabal install --only-dependencies npm install npm run build ./run "orange blossom" amber --without vanilla ```