Skip to content

Seed project to get up and running with Express, Handlebars, Bootstrap, MongoDB, and Gulp.

Notifications You must be signed in to change notification settings

mmerkes/mn-seed

Repository files navigation

MyNeighbor Seed

Project to create a seed for an Express server to serve up templates and utilize Handlebars and Bootstrap for the UI, MongoDB for the data store, and Gulp for running tasks.

Getting Started

Install dependencies:

$ npm install
$ bower install

Run application:

$ npm start

View the application at:

http://localhost:3000

Forthcoming

  1. Authentication
  2. Gulp tasks
  3. SASS support
  4. ReactJS templating?
  5. Pre-compiled templates
  6. Tests
  7. Environment-specific configuration

About

Seed project to get up and running with Express, Handlebars, Bootstrap, MongoDB, and Gulp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published