Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stevejpurves/mean_static_seed
- Owner: stevejpurves
- Created: 2014-09-05T08:31:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-25T22:43:01.000Z (over 10 years ago)
- Last Synced: 2024-10-24T08:54:00.096Z (3 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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