Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 625 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 625 Bytes

crossknowledge

A container for sharing all the WeBox Studio's internal knowledge

List of subjects

List of proposals

  • Apollo
  • Continuous integration
  • Messenger bots
  • React
  • Testing with Meteor
  • End-to-End testing [Francesco]
  • Unit testing [Gianluca]
  • Wit.ai [David]

How to add a subject

  • Create a new codio project from WEBOXSTUDIO/Meteor stack
  • Clone this repo
  • run npm install
  • Create a new folder in subjects
  • Add an index.md file in the newly created folder
  • Add the subject to the list of subjects in this README
  • Enjoy!