Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 855 Bytes

File metadata and controls

27 lines (19 loc) · 855 Bytes

People Order Our Products

CircleCI

Installation

  • Install Meteor
  • Run meteor npm install

Development

  • To start the server in development mode:
meteor npm run dev

Recommended Developer Tools

Code Conventions

JavaScript / React

We follow the Airbnb JavaScript and React style guides

CSS / SASS

We use SASS and follow the Airbnb CSS Guidelines