Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 236 Bytes

File metadata and controls

16 lines (13 loc) · 236 Bytes

Meteor MySQL/MariaDB Apollo Simple Blog

Setup MariaDB on Mac OS X Using Homebrew

brew update
brew install mariadb

Start Meteor

npm install
Meteor

Demo

Link here