Skip to content

4commerce-technologies-AG/meteor-example-todos-with-bootstrap3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor todos example with bootstrap3

This is the updated source code from meteor's todos example. It was worked out as a showcase to check out how to use bootstrap3 for frontend elements instead of old-style web layout.

Please checkout also smaller displays like phones and tablets for minimized menu layout.

This app was done on meteor 0.8.1.3

Live demo

You will find the live demonstration of this at

Installation

pre-requisites on your system

  1. node.js
  2. npm
  3. mongodb

meteor

$ curl https://install.meteor.com | /bin/sh

meteorite

$ sudo npm install -g meteorite

It is preferred to install this as a global npm package

this example :-)

$ git clone https://github.com/4commerce-technologies-AG/meteor-example-todos-with-bootstrap3.git todos

Run the example

$ cd todos
$ mrt

References

About

The bootstrap3 enhanced todos example from meteor.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published