Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevejpurves/mean_static_seed

Simple seed project for a mean stack app with separately served static assets
https://github.com/stevejpurves/mean_static_seed

Last synced: about 2 months ago
JSON representation

Simple seed project for a mean stack app with separately served static assets

Awesome Lists containing this project

README

        

Introduction
============

This is a blank express starting application using the pattern presented by Matias Niemela during his AirPair with Jonathan Kresner www.airpair.com. Watch that here: https://www.youtube.com/watch?v=GZess8ZAVAU&feature=youtu.be

It provides the basic structure for as angular application on a node/express api with no serverside page rendering and separate serving of static templates and assets to the angular app.

ToDo
----
- simple angular routing to items page
- ng-view with router for items