The Dorito Menu
To get started, you need to first install Meteor.js on your system. Meteor supports Windows, OSX, and Linux. We highly recommend first checking out the Meteor Tutorial before diving into heavy development.
Check out https://www.meteor.com/install on how to get Meteor up and running on your system.
- Install meteor
- Clone this repo to your hard disk
- Type "meteor"
- You're done!
git clone https://github.com/ElDewrito/DoritoMenu.git
cd DoritoMenu
meteor
Once Meteor is up and running, you should be able to visit it at http://localhost:3000/
Any changes you make will update in real time! This makes development very fast, and keeps the creative flow running.
Please use 4 spaces for tabs. Set your editor to space 4 times when you hit Tab. Sublime should do this by default.
Most of us use Sublime Text 3 with a few plugins. You can install plugins by using the Sublime Package Control plugin.
For HTML, CSS, and Javascript you should download the Html Prettify plugin.
Through Sublime Package Manager
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
install
, selectPackage Control: Install Package
- type
prettify
, selectHTML-CSS-JS Prettify
You should also install Meteor Snippets
- type
meteor
, selectMeteor Snippets
You can use LESS as a CSS replacement, as Meteor will compile less at run time.
Halo™ is a trademark or registered trademark of Microsoft Corporation in the United States of America and elsewhere. ElDewrito is an unofficial mod, it is in no way endorsed or affiliated to Microsoft Corporation, Saber Interaction or Innova Co. S.a.r.l or any of their subsidiaries.