Coder Social home page Coder Social logo

doritomenu's Introduction

DoritoMenu

The Dorito Menu

Development

To get started, you need to first install Meteor.js on your system. Meteor supports Windows, OSX, and Linux. We highly reccomend 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.

  1. Install meteor
  2. Clone this repo to your hard disk
  3. Type "meteor"
  4. 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.

Code Style and Editors

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.

  • Ctrl+Shift+P or Cmd+Shift+P in Linux/Windows/OS X
  • type install, select Package Control: Install Package
  • type prettify, select HTML-CSS-JS Prettify

You should also install Meteor Snippets

  • type meteor, select Meteor Snippets

You can use LESS as a CSS replacement, as Meteor will compile less at run time.

doritomenu's People

Contributors

limited55 avatar dark-c0de avatar uplynxed avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.