https://github.com/cbess/meteor-sample2
Meteor 1.3 advanced sample, with REST API and static HTML pages using expressjs (ES6)
https://github.com/cbess/meteor-sample2
Last synced: 11 months ago
JSON representation
Meteor 1.3 advanced sample, with REST API and static HTML pages using expressjs (ES6)
- Host: GitHub
- URL: https://github.com/cbess/meteor-sample2
- Owner: cbess
- Created: 2016-05-10T17:29:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T22:01:07.000Z (about 10 years ago)
- Last Synced: 2025-01-17T04:45:14.326Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteor 1.3 Sample
Shows how a simple Meteor app can use some other advanced techniques and features.
- REST API operations, using [simple:rest](https://github.com/stubailo/meteor-rest)
- SEO friendly homepage (serving static HTML), using [expressjs](http://expressjs.com) and [nunjucks](https://mozilla.github.io/nunjucks/)
- Uses [Bootstrap 3](http://getbootstrap.com/) theme from [ShapeBootstrap](https://shapebootstrap.net/item/1524946-lucid-html5-and-bootstrap-responsive-app-landing-page)