Skip to content

How we do frontend things at bitcrowd

Notifications You must be signed in to change notification settings

bitcrowd/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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