Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 821 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 821 Bytes

Bitcrowd Frontend

This is where you’ll find out How We Do Frontend Things at Bitcrowd™.

Tools and Libraries

Tools and libraries used regularly at bitcrowd.

Basic frontend tools

  • Homebrew - Used on OS X to install almost everything else.
  • nvm (node version manager) - Enables use of multiple Node.js versions.
  • Rbenv - Enables use of multiple versions of Ruby.
  • npm - Package manager for Node.js.
  • yarn - Another package manager for Node.js.
  • Pa11y - Accessibility testing