Skip to content
This repository was archived by the owner on Aug 21, 2019. It is now read-only.

afeld/marionette-meeting-booker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Booker

Description

A simple meeting booker built on top of Marionette and Backbone.

Meeting Booker

Steps to Get the App Running

  1. Install Node: instructions here
  2. Fork this repo
  3. Clone it down locally
  4. In your terminal, type npm install
  5. In your terminal, type node ./bin/www to launch the app
  6. Check out the app at localhost:3000
  7. In your terminal, type gulp. If you make any changes to any JavaScript files under the public/javascripts folder or any Stylus files under the public/stylesheets folder, Gulp will recompile your changes. Refresh your browser to see them.

Client-Side Tech / Libs

Server-Side Tech / Libs

Other External Libs

MongoDB Version

  • There's a variation of this app that lets you persist to a database on the mongodb branch

About

Simple CRUD Marionette app for booking meetings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors